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

How to access a node by StringNodeId ? #236

Closed
sdghchj opened this issue Jul 9, 2019 · 3 comments · Fixed by #237
Closed

How to access a node by StringNodeId ? #236

sdghchj opened this issue Jul 9, 2019 · 3 comments · Fixed by #237
Milestone

Comments

@sdghchj
Copy link
Contributor

sdghchj commented Jul 9, 2019

Is there any way to access a node by path of DisplayName?

for example:

ua.NewStringNodeId(2,"demo_led.temperature")

image

@magiconair
Copy link
Member

magiconair commented Jul 9, 2019 via email

@magiconair
Copy link
Member

I think adding support for TranslateBrowsePathsToNodeIds might address this. Do you want to send a PR?

@sdghchj
Copy link
Contributor Author

sdghchj commented Jul 11, 2019

I think adding support for TranslateBrowsePathsToNodeIds might address this. Do you want to send a PR?

Yes, check PR, please

@magiconair magiconair added this to the v0.1.3 milestone Jul 19, 2019
magiconair added a commit that referenced this issue Jul 19, 2019
* Requests must not have a request header since it will be set by the
library
* namespace ids can be uint16
* naming and formatting

See #236
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

Successfully merging a pull request may close this issue.

2 participants