mqtt DeviceEnum

This commit is contained in:
Timer
2026-03-07 18:28:58 +08:00
parent 96f454f5d2
commit 2f46cb817e
88 changed files with 2874 additions and 8 deletions

View File

@ -0,0 +1,31 @@
{
"deviceNumber": "DEV043",
"deviceName": "万巷",
"host": "172.16.15.37",
"port": 502,
"slaveId": 1,
"time": 10000,
"enabled": true,
"tags": [
{
"key": "SSLL",
"des": "SSLL",
"address": 400003,
"dataType": "TWO_BYTE_INT_UNSIGNED",
"a": 0,
"k": 1,
"b": 0,
"bit": null
},
{
"key": "LJLL",
"des": "LJLL",
"address": 400005,
"dataType": "TWO_BYTE_INT_UNSIGNED",
"a": 0,
"k": 1,
"b": 0,
"bit": null
}
]
}