summaryrefslogtreecommitdiff
path: root/tests/e2e/utils/device.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device crd v1beta1 test•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-09-221-1645/+82
* Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-03-111-1/+1
* fix device e2e•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-10-011-6/+36
* fix modbus slaveID cannot be 0•••Signed-off-by: TianTianBigWang <tiantianbigwang@gmail.com> TianTianBigWang2021-09-031-2/+2
* devicecontroller: fix dataProperties misplaced•••add data section in device-profile-config-<edgenode> configmap, then mappers-go can parse dataProperties successfully Signed-off-by: Wayne Chan <waynechan76@gmail.com> Wayne Chan2021-08-311-6/+8
* Fixed modbus config parameters null value invalid•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> TianTianBigWang2021-08-231-16/+17
* fix missing protocol common config updateluogangyi2020-10-211-1/+46
* extend property typesluogangyi2020-08-021-0/+14
* enhance on device protocol configluogangyi2020-07-201-4/+4
* move data section from top level into Spec sectionluogangyi2020-07-191-11/+11
* upgrade device api from v1alpha1 to v1alpha2luogangyi2020-07-181-274/+274
* re-org device model and device instanceluogangyi2020-07-161-430/+438
* add data sectionluogangyi2020-07-161-0/+180
* add customized protocol supportluogangyi2020-07-161-0/+203
* unifying other component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-3/+4
* Adding E2E for bluetoth mapperlidiyag2019-08-061-0/+54
* move cloud/pkg/devicecontroller/apis to cloud/pkg/apisfisherxu2019-07-301-1/+1
* gofmt the projectSiddharth Bhadri2019-06-301-1/+1
* Added e2e tests for device management (#693)•••* Added e2e tests for device management * Addressed review comments given by rohitsardesai83 * Resolved conflicts and made changes accordingly Sujith Simon2019-06-191-0/+1224