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
I was creating an information model nodeset for my application and I needed some structured datatypes, so I followed the steps for creating custom structure type. But when I saved and closed my modeler then I could not reopen the .uamodel file or either import .xml file in the modeler. I get the following error:
TypeError: hasattr(): attribute name must be string
Important info: I am using Opc.Ua.Di.Nodeset2.xml also as one of the based Nodeset for my custom nodeset
I do not have a clue how to solve that?
The text was updated successfully, but these errors were encountered:
I was creating an information model nodeset for my application and I needed some structured datatypes, so I followed the steps for creating custom structure type. But when I saved and closed my modeler then I could not reopen the .uamodel file or either import .xml file in the modeler. I get the following error:
TypeError: hasattr(): attribute name must be string
Important info: I am using Opc.Ua.Di.Nodeset2.xml also as one of the based Nodeset for my custom nodeset
I do not have a clue how to solve that?
The text was updated successfully, but these errors were encountered: