modbus interpreted values reading

This commit is contained in:
nodered
2026-07-05 17:33:41 +03:00
parent 4a9a3337ca
commit 88cf00f584

View File

@@ -165,8 +165,8 @@
"unitid": "1", "unitid": "1",
"dataType": "HoldingRegister", "dataType": "HoldingRegister",
"adr": "0", "adr": "0",
"quantity": "125", "quantity": "24",
"rate": "15", "rate": "5",
"rateUnit": "s", "rateUnit": "s",
"delayOnStart": false, "delayOnStart": false,
"enableDeformedMessages": false, "enableDeformedMessages": false,
@@ -191,7 +191,7 @@
"type": "mqtt out", "type": "mqtt out",
"z": "0ddaa4b089a41228", "z": "0ddaa4b089a41228",
"name": "", "name": "",
"topic": "data/edge5/modbus/v2", "topic": "data/edge5/modbus/v3",
"qos": "", "qos": "",
"retain": "", "retain": "",
"respTopic": "", "respTopic": "",
@@ -225,6 +225,7 @@
"id": "a2cc123927bfc426", "id": "a2cc123927bfc426",
"type": "modbus-read", "type": "modbus-read",
"z": "0ddaa4b089a41228", "z": "0ddaa4b089a41228",
"d": true,
"name": "Modbus-Read", "name": "Modbus-Read",
"topic": "", "topic": "",
"showStatusActivities": false, "showStatusActivities": false,
@@ -294,6 +295,7 @@
"id": "2e8188f1e143ed68", "id": "2e8188f1e143ed68",
"type": "modbus-read", "type": "modbus-read",
"z": "0ddaa4b089a41228", "z": "0ddaa4b089a41228",
"d": true,
"name": "Modbus-Read", "name": "Modbus-Read",
"topic": "", "topic": "",
"showStatusActivities": false, "showStatusActivities": false,