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

Extensions of children nodes are not available in the generated nodeset file #189

Open
HochMEE opened this issue Aug 30, 2024 · 1 comment

Comments

@HochMEE
Copy link

HochMEE commented Aug 30, 2024

If children nodes contain extensions, the extensions are not available in the generating nodeset file. The extensions are expected to be available in the generated nodeset file.
The following command is used:
Opc.Ua.ModelCompiler.exe compile -d2 ChildExtensionsIssue.xml,ChildExtensionsIssue -cg ChildExtensionsIssue.csv -o2 ChildExtensions -version v105

ChildExtensionsIssue

@opcfoundation-org
Copy link
Contributor

Fix here:
https://github.com/OPCF-Members/UA-ModelCompiler/commit/1416ec6d12a62561a44cf3cf1f84d4f94d1e2a8a

You can make the changes to your own fork or use the beta in the member-only repo.

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