node-red-contrib-modbus
Version:
The all in one Modbus TCP, UDP and Serial contribution long term supported package for Node-RED.
22 lines (21 loc) • 579 B
JSON
{
"modbus-contrib": {
"label": {
"unitId": "Unit-Id",
"queueReadIntervalTime": "Interval Time",
"lowLowLevel": "Low low level",
"lowLevel": "Low level",
"highLevel": "High level",
"highHighLevel": "High high level",
"server": "Server",
"errorOnHighLevel": "Error on high level",
"showActivities": "Show Activities",
"updateOnAllQueueChanges": "Show All Updates",
"updateOnAllUnitQueues": "All Queues (0-255)"
},
"tabs-label": {
"settings": "Settings",
"options": "Optionals"
}
}
}