Replies: 2 comments 1 reply
-
I don't use any companion spec on a server. But you can study https://github.com/umati/Sample-Server-asyncio which loads multiple companion spec and fill them with data. |
Beta Was this translation helpful? Give feedback.
-
@Fliens the strategies behind it is to resolve the ExpandedNodeId to a regular NodeId after connecting and reading the NamespaceArray (if you are client) or after initialization (if you are server) you can use a simple python dict to store the values and add callbacks to the nodes |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm using the import_xml() function to load nodes and objects from a opc ua companion spec.
I want to know if you can suggest some best practices to map values from the machine where also the opc ua server is hosted to the nodes generated by the companion spec.
Best regards
Simon
Beta Was this translation helpful? Give feedback.
All reactions