node-red-contrib-opcua
node-red-contrib-opcua copied to clipboard
OPC UA subscribe "E_CONNSTATE_LOST"
Hi,
I've build a flow using the subscribe "multiple" functionality of the OpcUA client node. The node works fine, data in coming in at the right interval but I every 5s I get error "E_CONNSTATE_LOST" in the debug window. I can't seem to find this node in the current flow either... (debug panel is set to current flow and no other blocks besides this OPCUA flow). This looks like some kind of timeout in the connection, is there a way to solve this?
Thanks a lot!