Meaning of srv and nsu in an nodeid #442
Unanswered
swamper123
asked this question in
Q&A
Replies: 1 comment
-
https://reference.opcfoundation.org/v104/Core/docs/Part4/7.11/ |
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.
-
Hello there,
I am working on the generate_*.py files and tumbled over that snippit here:
opcua-asyncio/schemas/generate_address_space.py
Line 79 in fa043d8
I know that
nsu=
shall be used, if the server namespace is Null or empty, but it isn't used in the code (I guess namespace should bensu
then?).But what shall srv mean? I just found https://reference.opcfoundation.org/v104/GDS/docs/C.1/ but I guess this isn't meant.
Beta Was this translation helpful? Give feedback.
All reactions