Replies: 1 comment 4 replies
-
That method takes a List of |
Beta Was this translation helpful? Give feedback.
4 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.
-
I want to write multiple nodes at once. Using org.eclipse.milo.opcua.sdk.client.api.services.AttributeServices#writeValues is basically a call to singe writeValue if Im correct.
Is there a way to just write a parent node and all child node of it at once, or am I missing something completely here?
Thanks for your help :-)
Beta Was this translation helpful? Give feedback.
All reactions