node-red-opcua-x
Version:
<img src="images/node-red-logo.png" alt="drawing" style="height:200px;"/> <!-- <img src="icons/opcua-logo.png" alt="drawing" style="height:200px;"/> -->
40 lines • 840 B
JSON
[
{
"id": "149a4a37e7373ffa",
"type": "tab",
"label": "Flow 1",
"disabled": false,
"info": "",
"env": []
},
{
"id": "0cdca3a354c13ccd",
"type": "debug",
"z": "149a4a37e7373ffa",
"name": "OPC Status",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 330,
"y": 60,
"wires": []
},
{
"id": "f4cddb1b8bec70d9",
"type": "opcua-client-state",
"z": "149a4a37e7373ffa",
"client": "",
"x": 130,
"y": 60,
"wires": [
[
"0cdca3a354c13ccd"
]
]
}
]