summaryrefslogtreecommitdiff
path: root/edge/pkg/eventbus/mqtt (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix device status problem with device's namespace in kubeege v1.16.0•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-04-161-2/+2
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-1/+1
* add message handler for eventbus subscribe•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-03-265-50/+236
* add usename, password and clientID to eventbus mqtt configuration•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-01-221-9/+19
* replaces a string with a defined constant•••Signed-off-by: zjcomeon <159109799@qq.com> zjcomeon2021-09-162-10/+10
* Fix issue about comment•••Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-01-272-14/+4
* fix mqtt internal server•••Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-01-212-34/+30
* Add provider rest and eventbus•••Signed-off-by: liufen90 <564795204@qq.com> Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-01-211-6/+25
* Remove unused topic•••Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-01-181-3/+0
* make subscribed topics persistencemuxuelan2020-12-302-0/+32
* Merge pull request #2440 from muxuelan/addopr•••recognize message operation into one fileKubeEdge Bot2020-12-212-2/+4
|\
| * recognize message operation into one filemuxuelan2020-12-182-2/+4
* | semantic errorsoyoo2020-12-141-1/+1
|/
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-202-2/+2
* Fix some spelling errorsmuxuelan2020-11-111-1/+1
* modify one log of eventbusmuxuelan2020-11-091-1/+1
* add the function of unsubscribe of the eventbusmuxuelan2020-09-231-0/+5
* enable goconst•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-261-4/+6
* Optimize the initialization of the eventbus module global variable•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-12-101-2/+0
* cloudcore: delete beehiveContext field form cloudcore module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> edgecore: delete beehiveContext fiield from edgecore module struct Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-152-5/+4
* change 2 to 'To'fisherxu2019-11-072-2/+2
* delete useless PubMQTTMsg function•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-171-11/+0
* unifying other component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-1/+0
* unifying edge component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-162-18/+18
* cleanup: logging misspell words correction•••Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>Guangming Wang2019-08-151-1/+1
* Merge pull request #281 from lidiyag/dttype•••Adding beehive in kubeedge vendorJun Du2019-03-212-13/+13
|\
| * Adding beehive in kubeedge vendorlidiyag2019-03-212-13/+13
* | eventbus - refine loggingnkwangleiGIT2019-03-211-3/+3
|/
* Adding test file for util/common.go•••It contanis Unit Test file for testing of file util/common.go Anuj Maurya2019-02-161-2/+2
* kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part Siddharth Bhadri2019-02-142-0/+306