node-red-contrib-modbus
Version:
The all in one Modbus TCP, UDP and Serial contribution long term supported package for Node-RED.
18 lines • 490 B
JSON
{
"modbus-contrib": {
"label": {
"showErrors": "Show Errors",
"showWarnings": "Show Warnings",
"emptyMsgOnFail": "Empty Message on Modbus failure",
"server": "Server",
"requestMap": "Request Map Editor",
"responseMap": "Response Map Editor",
"functioncode": "Select FC Map",
"mapPath": "Path to Map JSON"
},
"tabs-label": {
"settings": "Settings",
"options": "Optionals"
}
}
}