UNPKG

node-red-contrib-iiot-opcua

Version:

An Industrial IoT OPC UA toolbox contribution package for Node-RED based on node-opcua.

297 lines 6.13 kB
[ { "id": "8182b732.c2d69", "type": "tab", "label": "IIoT OPC UA Read", "disabled": false, "info": "" }, { "id": "7eb19d8a.0dd2fc", "type": "OPCUA-IIoT-Inject", "z": "8182b732.c2d69", "injectType": "read", "payload": "", "payloadType": "date", "topic": "", "repeat": "", "crontab": "", "once": false, "startDelay": "", "name": "", "addressSpaceItems": [ { "name": "ServerStatus", "nodeId": "ns=0;i=2256", "datatypeName": "" } ], "x": 240, "y": 200, "wires": [ [ "be8f9c67.b7036" ] ] }, { "id": "be8f9c67.b7036", "type": "OPCUA-IIoT-Read", "z": "8182b732.c2d69", "attributeId": 0, "maxAge": 1, "depth": 1, "connector": "2d10c5aa.d2ce8a", "name": "Read All", "justValue": true, "showStatusActivities": false, "showErrors": false, "parseStrings": false, "historyDays": "", "x": 400, "y": 200, "wires": [ [ "be8c8d7e.c0062", "d54ccf91.d85a2" ] ] }, { "id": "be8c8d7e.c0062", "type": "OPCUA-IIoT-Response", "z": "8182b732.c2d69", "name": "", "compressStructure": false, "showStatusActivities": false, "showErrors": false, "activateUnsetFilter": false, "activateFilters": false, "negateFilter": false, "filters": [], "x": 580, "y": 200, "wires": [ [ "eeafce80.63634" ] ] }, { "id": "eeafce80.63634", "type": "debug", "z": "8182b732.c2d69", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 730, "y": 200, "wires": [] }, { "id": "b20d7f0c.12c48", "type": "OPCUA-IIoT-Read", "z": "8182b732.c2d69", "attributeId": "13", "maxAge": 1, "depth": 1, "connector": "2d10c5aa.d2ce8a", "name": "Read Value", "justValue": true, "showStatusActivities": false, "showErrors": false, "parseStrings": false, "historyDays": "", "x": 410, "y": 280, "wires": [ [ "bf1e29f6.254788", "6b529117.dbc99" ] ] }, { "id": "bf1e29f6.254788", "type": "OPCUA-IIoT-Response", "z": "8182b732.c2d69", "name": "", "compressStructure": true, "showStatusActivities": false, "showErrors": false, "activateUnsetFilter": false, "activateFilters": false, "negateFilter": false, "filters": [], "x": 580, "y": 280, "wires": [ [ "2cdf67c8.4139f" ] ] }, { "id": "2cdf67c8.4139f", "type": "debug", "z": "8182b732.c2d69", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 730, "y": 280, "wires": [] }, { "id": "32f4720d.ed835e", "type": "OPCUA-IIoT-Inject", "z": "8182b732.c2d69", "injectType": "read", "payload": "", "payloadType": "date", "topic": "", "repeat": "", "crontab": "", "once": false, "startDelay": "", "name": "", "addressSpaceItems": [ { "name": "ServerStatus", "nodeId": "ns=0;i=2256", "datatypeName": "" } ], "x": 240, "y": 280, "wires": [ [ "b20d7f0c.12c48" ] ] }, { "id": "d54ccf91.d85a2", "type": "OPCUA-IIoT-Response", "z": "8182b732.c2d69", "name": "", "compressStructure": true, "showStatusActivities": false, "showErrors": false, "activateUnsetFilter": false, "activateFilters": false, "negateFilter": false, "filters": [], "x": 580, "y": 140, "wires": [ [ "b0407939.27b268" ] ] }, { "id": "b0407939.27b268", "type": "debug", "z": "8182b732.c2d69", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 730, "y": 140, "wires": [] }, { "id": "6b529117.dbc99", "type": "OPCUA-IIoT-Response", "z": "8182b732.c2d69", "name": "", "compressStructure": false, "showStatusActivities": false, "showErrors": false, "activateUnsetFilter": false, "activateFilters": false, "negateFilter": false, "filters": [], "x": 580, "y": 340, "wires": [ [ "1a095856.b1f2c8" ] ] }, { "id": "1a095856.b1f2c8", "type": "debug", "z": "8182b732.c2d69", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 730, "y": 340, "wires": [] }, { "id": "3cebf29583e0606c", "type": "comment", "z": "8182b732.c2d69", "name": "Use Demo Server Example!", "info": "Import Demo Server example with\nstrg+i -> Example -> opcuaIIoT -> Server -> Demo Server", "x": 299, "y": 139, "wires": [] }, { "id": "2d10c5aa.d2ce8a", "type": "OPCUA-IIoT-Connector", "z": "8182b732.c2d69", "discoveryUrl": "", "endpoint": "opc.tcp://localhost:55388/", "endpointMustExist": false, "keepSessionAlive": true, "loginEnabled": false, "name": "LOCAL DEMO SERVER", "showErrors": false, "securityPolicy": "None", "securityMode": "None", "individualCerts": false, "publicCertificateFile": "", "privateKeyFile": "", "defaultSecureTokenLifetime": "60000", "autoSelectRightEndpoint": false, "strategyMaxRetry": "", "strategyInitialDelay": "", "strategyMaxDelay": "", "strategyRandomisationFactor": "", "requestedSessionTimeout": "", "connectionStartDelay": "", "reconnectDelay": "", "maxBadSessionRequests": "", "credentials": {} } ]