node-red-contrib-iiot-opcua
Version:
An Industrial IoT OPC UA toolbox contribution package for Node-RED based on node-opcua.
26 lines (25 loc) • 656 B
JSON
{
"opcua-iiot-contrib": {
"tabs-label":{
"settings": "Settings",
"convert": "Converts"
},
"label": {
"nodeId": "Node-Id",
"datatype": "Data Type",
"withPrecision": "With Precision",
"precision": "Precision",
"fixedValue": "Fixed Value",
"fixPoint": "Fix",
"entry": "Array Entry",
"justValue": "Send Just Values",
"withValueCheck": "With Value Check",
"minvalue": "Min Value",
"maxvalue": "Max Value",
"defaultvalue": "Default Value",
"usingListener": "Listener",
"showActivities": "Show Activities",
"showErrors": "Show Errors"
}
}
}