| Commit message (Expand) | Author | Age | Files | Lines |
| * | update dmi server to get namespace•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| wbc6080 | 2024-01-18 | 1 | -0/+2 |
| * | update to v1beta1 version•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
Co-authored-by: QiQi-OvO <2763359332@qq.com>
| wbc6080 | 2023-10-09 | 1 | -0/+124 |
| * | device crd v1beta1 edge•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
| cl2017 | 2023-09-22 | 1 | -22/+4 |
| * | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
| Shelley-BaoYue | 2023-08-21 | 1 | -3/+3 |
| * | 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>
| RyanZhaoXB | 2022-09-19 | 1 | -5/+67 |
| * | add valueType constant for deviceTwin•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io>
| TianTianBigWang | 2021-11-26 | 1 | -1/+1 |
| * | devicetwin: ValidateValue supports checking integer•••device-yaml files still use integer rather than int, so make it flexible
Signed-off-by: longguang.yue <yuelg@chinaunicom.cn>
| longguang.yue | 2021-05-08 | 1 | -2/+2 |
| * | remove some unused code | lvchenggang | 2020-11-10 | 1 | -5/+0 |
| * | replace if - else if - else with switch case (#628)•••* replace if - else if - else with switch case
* update test: s/The/the
| subpathdev | 2019-05-31 | 1 | -11/+13 |
| * | kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and
cloud part
| Siddharth Bhadri | 2019-02-14 | 1 | -0/+57 |