summaryrefslogtreecommitdiff
path: root/edge/pkg/eventbus (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
* Change astaxie/beego to beego/beego•••Signed-off-by: liulijin <253954033@qq.com> liulijin2023-10-182-2/+2
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-212-6/+6
* add edgecore v1alpha2 config•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-09-243-15/+15
* Possible type confusions•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2022-06-231-4/+16
* add message handler for eventbus subscribe•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-03-266-50/+238
* Merge pull request #3103 from gy95/eventbus_mqtt_password•••add usename and password to eventbus mqtt configurationKubeEdge Bot2022-01-242-10/+24
|\
| * add usename, password and clientID to eventbus mqtt configuration•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-01-222-10/+24
* | Merge pull request #3459 from gy95/assert•••drop import of github.com/stretchr/testifyKubeEdge Bot2021-12-131-12/+15
|\ \
| * | drop import of github.com/stretchr/testify•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-111-12/+15
| |/
* / replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-111-2/+1
|/
* declare a variable to instead the magic number•••Signed-off-by: pengbinbin1 <pengbiny@163.com> pengbinbin12021-11-221-1/+3
* Add type check for each implementation of Module interface•••Signed-off-by: Haines Chan <hainescx@gmail.com> Haines Chan2021-11-151-0/+2
* Fix log spelling errors•••Signed-off-by: xiawei.xu <xiawei.xu@daocloud.io> xuxiawei2021-10-281-3/+3
* replaces a string with a defined constant•••Signed-off-by: zjcomeon <159109799@qq.com> zjcomeon2021-09-162-10/+10
* edge/eventbus: fix pubCloudMsgToEdge•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> Iceber Gu2021-03-251-4/+7
* 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-213-35/+31
* Add provider rest and eventbus•••Signed-off-by: liufen90 <564795204@qq.com> Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-01-212-7/+26
* Remove unused topic•••Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-01-181-3/+0
* make subscribed topics persistencemuxuelan2020-12-305-5/+308
* Add unsubscribe case in eventbusmuxuelan2020-12-211-0/+3
|\
* \ Merge pull request #2440 from muxuelan/addopr•••recognize message operation into one fileKubeEdge Bot2020-12-213-6/+9
|\ \ | |/ |/|
| * recognize message operation into one filemuxuelan2020-12-183-6/+9
* | semantic errorsoyoo2020-12-141-1/+1
* | fix the invalid memory address panic of common_test in eventbusmuxuelan2020-12-031-3/+6
|/
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-205-5/+5
* reorganize constants into one filelvchenggang2020-11-171-1/+1
* 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-232-0/+17
* some updateslvchenggang2020-08-312-6/+13
* eventbus add tls config when connect to mqttlvchenggang2020-08-281-1/+35
* Merge pull request #1720 from daixiang0/enable-goconst•••Lint: enable goconst linterKubeEdge Bot2020-05-281-4/+6
|\
| * enable goconst•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-261-4/+6
* | Lint: remove useless val•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-261-14/+0
|/
* enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-212-3/+0
* move componentconfig related apis to componentconfig dirfisherxu2020-03-112-2/+2
* Change eventbus configuration access method from Get() to global variable 'Co...•••Signed-off-by: kuramal <linxxnil@126.com> kuramal2020-02-182-19/+16
* integelengent test error•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-201-5/+6
* fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-192-10/+11
* eventbus module use new api config•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-192-89/+32
* add Debug Information for module global config•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-12-101-2/+1
* Optimize the initialization of the metamanager module global variable•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-12-101-14/+11
* Optimize the initialization of the devicetwin module global variable•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-12-101-2/+2
* Optimize the initialization of the eventbus module global variable•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-12-103-72/+128
* delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-181-11/+1
* edgecore:Add a default initialization method for each module•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-181-10/+17
* edgemesh: delete beehiveContext fiield from edgemesh struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-151-0/+1
* 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-153-11/+6