Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model generate incomplete nodeset #97

Open
andreafresa opened this issue May 7, 2020 · 1 comment
Open

Model generate incomplete nodeset #97

andreafresa opened this issue May 7, 2020 · 1 comment

Comments

@andreafresa
Copy link

Hello guys,
I´m using your modeler for creating an Information Model.
In the GUI I was able to implement the whole model, but when I saved it and I had a look at the Nodeset2.xml file that the tool generated it was not complete. Most of Objects and References were not present inside the file.
Do you know how is it possible and how to solve it?

@oroulet
Copy link
Member

oroulet commented May 7, 2020

this is the role of the xml exporter code in python-opcua https://github.com/FreeOpcUa/python-opcua/blob/master/opcua/common/xmlexporter.py
so you need to write a more precise bug report with a minimal example showing that something is missing. (most nodes are NOT missing, I am using that modeller and I know all the nodes I create are there, so please be precise)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants