Datalayer method call out of NodeRed

To connect a OPC UA client, running on the ctrlX CORE, to a remote master we need to call the 'connect' method in the 'opcuaclient' node in the datalayer. One way to do this is by connecting via a external OPC UA Test Client to the OPC UA Server (OPC UA Client and Server Apps need to be installed on the ctrlX CORE) and execute the call there (App Version 1.10.0).

How can this method call be realized in NodeRed?

Best reply by Michael_X

Thank you for the hint with the other thread.

The solution in our case was next to sending a message with payload 'null' to recieve this payload as 'value + type(json)' at the request node.

node-red-contrib-ctrlx-automation version 1.8.7

View original
4 replies