mqtt DeviceEnum
This commit is contained in:
31
src/main/resources/device/甘甜.json
Normal file
31
src/main/resources/device/甘甜.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"deviceNumber": "DEV011",
|
||||
"deviceName": "甘甜",
|
||||
"host": "172.16.15.11",
|
||||
"port": 502,
|
||||
"slaveId": 1,
|
||||
"time": 10000,
|
||||
"enabled": true,
|
||||
"tags": [
|
||||
{
|
||||
"key": "SSLL",
|
||||
"des": "SSLL",
|
||||
"address": 304113,
|
||||
"dataType": "TWO_BYTE_INT_UNSIGNED",
|
||||
"a": 0,
|
||||
"k": 1,
|
||||
"b": 0,
|
||||
"bit": null
|
||||
},
|
||||
{
|
||||
"key": "LJLL",
|
||||
"des": "LJLL",
|
||||
"address": 304121,
|
||||
"dataType": "TWO_BYTE_INT_UNSIGNED",
|
||||
"a": 0,
|
||||
"k": 1,
|
||||
"b": 0,
|
||||
"bit": null
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user