Hi,
I am using node-red-contrib-opcua( 0.2.292) latest version. The OPC UA server is actually working fine but keep giving "TypeError: Cannot read properties of undefined (reading 'indexOf')" when a variable is getting updated
I have actually running the same nodes in earlier(0.2.261) and it didn't give this error.
I have include my flow here
flows (47).json (4.4 KB)
thank you