Is it possible to add nodes/object when OPC UA Server is running – not to lose data and connectivity to OPC UA in Python
Is it possible to add nodes/object when OPC UA Server is running – not to lose data and connectivity to OPC UA. I have critical system that need OPC UA Server availability all the time, and maybe sometimes I will need to add new OPC UA objects and nodes.
Read ExtensionObject OPC UA – python
I’m trying to read an opc ua extension object in python with the following code: