Commit graph

15 commits

Author SHA1 Message Date
Haojie Zhang
65abb4d12d feat: split Device CRD into Device CRD and DeviceStatus CRD
Signed-off-by: Haojie Zhang <hjzhang6848@163.com>
2025-12-22 17:01:31 +00:00
jiawei
7402bf7817 cloud support device state
Signed-off-by: jiawei <jiawei.liu@daocloud.io>
2024-07-19 11:13:42 +08:00
wbc6080
23e72572ba Remove some unused constants in devicecontroller
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-02-05 10:04:06 +08:00
RyanZhaoXB
7c6ae5255a 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>
2022-09-19 17:50:53 +08:00
x00425595
74e4720952 refactor message layer
Signed-off-by: wackxu <xushiwei5@huawei.com>
2022-03-29 16:51:32 +08:00
Jan Unterbrink
1e21b2c6d4 don't throw warning on heart beat
Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de>

do nothing on receiving the filebeat

Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de>

its the heart beat ....

Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de>
2021-08-15 10:42:15 +02:00
fisherxu
72c71772db remove unused file in devicecontroller
Signed-off-by: fisherxu <xufei40@huawei.com>
2021-01-28 15:43:18 +08:00
Xiang Dai
8cb2b338a4 CI: fix panic and other existing issues
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
2020-12-07 15:00:31 +08:00
jidalong
521e2a3cb0 fix bug: cloud send twin_update confirm message to edge 2020-09-21 19:49:52 +08:00
ZYZ
af25d7f087 put all module name and module group in one place 2020-09-10 09:52:30 +08:00
zhangjie
3d0dac6d61 add edgesite api config, default config object, common config object
Signed-off-by: zhangjie <iamkadisi@163.com>

Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>
Signed-off-by: zhangjie <iamkadisi@163.com>
2020-01-09 15:39:44 +08:00
Jan Unterbrink
83f350d932 using variables and devicecontroller as group name 2019-09-05 10:35:33 +02:00
zhangjie
4cb4857362 move some definition into common package for cloud and edge
Signed-off-by: zhangjie <iamkadisi@163.com>
2019-05-28 15:13:48 +08:00
zhangjie
ac7bb72b7c change event channel to non-blocking channel
Signed-off-by: zhangjie <iamkadisi@163.com>
2019-05-27 14:39:32 +08:00
m1093782566
3e5207070c update cloud path 2019-04-29 17:41:25 +08:00