summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorluogangyi <luogangyi@cmsr.chinamobile.com>2020-07-23 09:22:41 +0800
committerluogangyi <luogangyi@cmsr.chinamobile.com>2020-07-23 11:22:24 +0800
commit64d58da6216ed1e1029694dafdf12242e8005642 (patch)
tree2a4d09ab479ca7d9c356f9261240f085d9215549 /build
parentenhance on device protocol config (diff)
downloadkubeedge-64d58da6216ed1e1029694dafdf12242e8005642.tar.gz
move property vistor codes to device_instance_types
Diffstat (limited to 'build')
-rw-r--r--build/crd-samples/devices/create-device-instance.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/crd-samples/devices/create-device-instance.yaml b/build/crd-samples/devices/create-device-instance.yaml
index c5947233e..e3ee9d5cc 100644
--- a/build/crd-samples/devices/create-device-instance.yaml
+++ b/build/crd-samples/devices/create-device-instance.yaml
@@ -11,8 +11,7 @@ spec:
name: sensor-tag-model
protocol:
modbus:
- rtu:
- slaveID: 1
+ slaveID: 1
common:
com:
serialPort: '1'