summaryrefslogtreecommitdiff
path: root/edge/pkg/devicetwin/dtmodule (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-2/+2
* add dmi api, proto, services, server and dmi module in devicetwin•••fix device twin UT and review comment. update device model crd. add mutex lock for MapperRegister add rate limiter for DMI server make dmiclients as a map and generate a new client when a new mapper registers update api.pb.go modify dmi client move deviceList to the server struct make DMIcache mv edge/pkg/apis/dmi to pkg/apis/dmi add some mutex and fix some comment optimized the v1alpha1 of DMI proto and add some comments update api.pb.go generate crd fix review comments Signed-off-by: RyanZhaoXB <zhaoran11@huawei.com> RyanZhaoXB2022-09-191-1/+11
* clean up: optimize dtmodule init•••Signed-off-by: crui <crui@relaper.com> crui2022-08-031-29/+15
* drop import of github.com/stretchr/testify•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-111-10/+19
* add unit test for edge/pkg/devicetwin/dtmodule•••Signed-off-by: charles-woshicai <583605554@qq.com> charles-woshicai2021-04-252-79/+132
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-201-1/+1
* Optimize testcase for edgecore•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-091-4/+4
* unifying edge component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-2/+3
* small refactorfisherxu2019-07-081-17/+29
* remove extra blank lineJan Unterbrink2019-05-281-1/+0
* using switch case instead of if - else ifJan Unterbrink2019-05-281-6/+6
* Adding beehive in kubeedge vendorlidiyag2019-03-211-1/+1
* kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part Siddharth Bhadri2019-02-143-0/+165