node-red-contrib-modbus
Version:
The all in one Modbus TCP, UDP and Serial contribution long term supported package for Node-RED.
19 lines (18 loc) • 478 B
JSON
{
"modbus-contrib": {
"label": {
"emptyQueue": "Empty Queue",
"maxReconnectsPerMinute": "Max./Minute",
"showActivities": "Show Activities",
"showErrors": "Show Errors",
"showWarnings": "Show Warnings",
"server": "Server",
"emptyMsgOnFail": "Empty Message on Modbus failure",
"configMsgOnChange": "Config msg on Modbus-Change"
},
"tabs-label": {
"settings": "Settings",
"options": "Optionals"
}
}
}