How to subscribe to object node with opcua in Python?
I want to subscribe to an Object node in Python.
I want to output the values of variable nodes of the object node in datachange_notification. Is it possible?
I want to subscribe to an Object node in Python.
I want to output the values of variable nodes of the object node in datachange_notification. Is it possible?