node-red-contrib-modbus
Version:
The all in one Modbus TCP, UDP and Serial contribution long term supported package for Node-RED.
18 lines (17 loc) • 403 B
JSON
{
"modbus-contrib": {
"label": {
"showActivities": "Show Activities",
"showErrors": "Show Errors",
"showWarnings": "Show Warnings",
"hostname": "Hostname",
"port": "Port",
"responseDelay": "Response Delay",
"coils": "Coils",
"holdings": "Holdings",
"inputs": "Inputs",
"discretes": "Discretes",
"logEnabled": "Logging"
}
}
}