You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my model I imported a official nodeset which gets the namespace 1 and created another one which is the namespace with number 2. When I create a new datatype in namespace 2 and save the XML file, it saves it to namespace 1 with node id's starting at 2000. If I reopen the file I get Warnings "Could not find struct ...." for the structs I created in namespace 2.
The text was updated successfully, but these errors were encountered:
the importer is implementee in python-opcua. I know there have been changes in last Di and the importer need to be updated. Great if you can have a look
In my model I imported a official nodeset which gets the namespace 1 and created another one which is the namespace with number 2. When I create a new datatype in namespace 2 and save the XML file, it saves it to namespace 1 with node id's starting at 2000. If I reopen the file I get Warnings "Could not find struct ...." for the structs I created in namespace 2.
The text was updated successfully, but these errors were encountered: