node-red-contrib-iiot-opcua
Version:
An Industrial IoT OPC UA toolbox contribution package for Node-RED based on node-opcua.
20 lines (19 loc) • 389 B
JSON
{
"opcua-iiot-contrib": {
"label": {
"nodeId": "Node-Id",
"datatype": "Data Type",
"value": "Value",
"topic": "Topic",
"injectType": "Type",
"showActivities": "Show Activities",
"showErrors": "Show Errors"
},
"type-label":{
"inject": "inject",
"read": "read",
"write": "write",
"listen": "listen"
}
}
}