node-red-contrib-modbus
Version:
The all in one Modbus TCP, UDP and Serial contribution long term supported package for Node-RED.
27 lines (26 loc) • 704 B
JSON
{
"modbus-contrib": {
"label": {
"showActivities": "Show Activities",
"logIOActivities": "Log IO",
"showErrors": "Show Errors",
"showWarnings": "Show Warnings",
"unitId": "Unit-Id",
"functioncode": "FC",
"address": "Address",
"quantity": "Quantity",
"pollrate": "Poll Rate",
"server": "Server",
"delayOnStart": "Delay to activate input",
"startDelayTime": "Delay Time",
"useIOFile": "Using IO-File",
"ioFile": "IO-File",
"useIOForPayload": "IO's As Payload",
"emptyMsgOnFail": "Empty msg on Modbus fail"
},
"tabs-label": {
"settings": "Settings",
"options": "Optionals"
}
}
}