node-red-contrib-iiot-opcua
Version:
An Industrial IoT OPC UA toolbox contribution package for Node-RED based on node-opcua.
23 lines (22 loc) • 546 B
JSON
{
"opcua-iiot-contrib": {
"label": {
"eventType": "Event Type",
"resultType": "Result Type",
"queueSize": "Queue Size",
"usingListener": "Listener",
"showActivities": "Show Activities",
"showErrors": "Show Errors",
"parseStrings": "Parse Output",
"lookupUseHint": "You can use the lookup or give a NodeId of your event."
},
"resulttype": {
"label": {
"basic": "basic",
"condition": "condition",
"state": "state",
"all": "all"
}
}
}
}