summaryrefslogtreecommitdiff
path: root/mappers/modbus_mapper/dpl/deviceProfile.json
diff options
context:
space:
mode:
authorjidalong <jidalong_yewu@cmss.chinamobile.com>2020-09-08 16:49:29 +0800
committerjidalong <jidalong@cmss.chinamobile.com>2020-09-08 16:51:35 +0800
commit6f935a60531bb7ca412ff1cdc72f5bfc6cd954ce (patch)
treecb3741da3c62aefaaee4d326a4747e455e68e221 /mappers/modbus_mapper/dpl/deviceProfile.json
parentfix deviceProfile json bug (diff)
downloadkubeedge-6f935a60531bb7ca412ff1cdc72f5bfc6cd954ce.tar.gz
modify all protocol_config to protocolConfig in modbus mapper
Diffstat (limited to 'mappers/modbus_mapper/dpl/deviceProfile.json')
-rw-r--r--mappers/modbus_mapper/dpl/deviceProfile.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/mappers/modbus_mapper/dpl/deviceProfile.json b/mappers/modbus_mapper/dpl/deviceProfile.json
index 1ee4936dc..78401c0b7 100644
--- a/mappers/modbus_mapper/dpl/deviceProfile.json
+++ b/mappers/modbus_mapper/dpl/deviceProfile.json
@@ -31,7 +31,7 @@
"name": "temperature"
}],
"protocols": [{
- "protocol_config": {
+ "protocolConfig": {
"ip": "127.0.0.1",
"port": 5028,
"slaveID": 1