node-red-contrib-modbus
Version:
The all in one Modbus TCP, UDP and Serial contribution long term supported package for Node-RED.
21 lines (20 loc) • 433 B
JSON
{
"modbus-contrib": {
"label": {
"showActivities": "Show Activities",
"showErrors": "Show Errors",
"showWarnings": "Show Warnings",
"file": "IO-File",
"path": "IO-File",
"format": "Format",
"utf8": "UTF-8",
"ansi": "ANSI",
"buffer": "Buffer",
"addressOffset": "Offset"
},
"tabs-label": {
"settings": "Settings",
"options": "Optionals"
}
}
}