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

Nodeset collection seems to be outdated #288

Open
Gregor841 opened this issue Mar 3, 2024 · 1 comment
Open

Nodeset collection seems to be outdated #288

Gregor841 opened this issue Mar 3, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed question Further information is requested

Comments

@Gregor841
Copy link

Hi there

I am quite new to this so I am not sure, but it seems to me that the nodeset collection under Sample-Server-asyncio/deps/ seems to be 2 years old. Is there a reason for it?
When I tried to replace the collection with the latest (https://github.com/OPCFoundation/UA-Nodeset/tree/latest) I got the error that "Opc.Ua.Machinery.NodeSet2.xml" is missing the http://opcfoundation.org/UA/ - Version: 1.05.02. The DI Nodeset file which requires UA Version="1.05.01" could be imported successfully. Is there any possibility to get a asyncio Server that supports the UA namespace version 1.05.02?
Many thanks for some help or a hint in advance.

@GoetzGoerisch
Copy link
Member

Hi, thank you for reaching out.
Yes, this is sadly the case.
The SDK or lib asyncua used for this sample is still using 1.05.1. and cannot be update just be replacing the XML.

As PR is pending: FreeOpcUa/opcua-asyncio#1444
If you are able to help, to get this upgraded, we would appreciate it.

@GoetzGoerisch GoetzGoerisch added question Further information is requested dependencies Pull requests that update a dependency file labels Apr 17, 2024
@GoetzGoerisch GoetzGoerisch added the help wanted Extra attention is needed label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants