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

[Question][noob]Getting the DisplayName of a Node alongside its Value #283

Open
sirtao opened this issue Nov 27, 2024 · 0 comments
Open

Comments

@sirtao
Copy link

sirtao commented Nov 27, 2024

I am most likely missing something obvious.

Is there a way to get back the DisplayName of a Node alongside its Value?

I need to poll a few machines every X time to save some nodes values in a SQL DB, each machines having their details in an external file loaded as necessary.
Not much of an issue preparing the ReadValueId array, ading it to a ReadRequest and get the ReadResponse and everything works fine.

But the .Results property of the ReadResponse has no indication of what is the associated Node.

I can work around it, but if there is a built-in system it would make my life easier

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

No branches or pull requests

1 participant