Moving "schemas"-folder into asyncua? #477
swamper123
started this conversation in
Ideas
Replies: 1 comment
-
We do not want for sure to distribute the nodesets with asyncua. So no it should not go into asyncua folder. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In case python-asyncio is installed via pip for a project, you wouldn't be able to update the UA Nodeset via update_ua_nodeset.py (because this wouldn't exist).
So in case the foundation updates the Nodeset and we don't push a new release with the updated nodeset, a user may not be able to import required Nodesets.
Should it be moved into "asyncua" or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions