Get NodeId of custome Object Type by BrowseName #748
janfelixklein
started this conversation in
General
Replies: 1 comment
-
get_child() uses the browse name which is often similar to the name of the objects. but you need to know the namespace. All objects in ObjectIds are in namespace 0 |
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
-
Hello everyone,
I have the following problem:
After loading a custom nodeset, I would like to retrieve the nodeid of one of the custom object types by name. Is there any implemented way to do so? I didn't really find something to achieve that.
asyncua.ua.ObjectIds
would allow to to this for the core nodeset.Best regards,
Jan-Felix
Beta Was this translation helpful? Give feedback.
All reactions