node-red-contrib-opcua
node-red-contrib-opcua copied to clipboard
Node red crashing on providing string nodeId for events.
I want to subscribe to events. The nodeId that i can see in the OPC UA expert is ns=1;s=WinCC. But when i put it into the Event node and then client node after that, the node red just crashes.
The log error is like below:
The flow is attached: flows (1).json
The OPC server is a one from Siemens. How can i use the node-red-contrib-opcua library for events ?
Thanks and Regards, Mayur