node-red-contrib-modbus
Version:
The all in one Modbus TCP, UDP and Serial contribution long term supported package for Node-RED.
23 lines (22 loc) • 585 B
JSON
{
"modbus-contrib": {
"label": {
"unitId": "Unit-Id",
"showActivities": "Show Activities",
"showErrors": "Show Errors",
"showWarnings": "Show Warnings",
"functioncode": "FC",
"address": "Address",
"quantity": "Quantity",
"simpleNegatives": "Negative UInt",
"server": "Server",
"emptyMsgOnFail": "Empty msg on Modbus fail",
"keepMsgProperties": "Keep Msg Properties",
"delayOnStart": "Delay to activate input"
},
"tabs-label": {
"settings": "Settings",
"options": "Optionals"
}
}
}