Writing a value to a non-existent node #1305
unregistered33
started this conversation in
General
Replies: 2 comments
-
try to read a paramter for example. Any read (or write) operation anyway end up with one network call, with about the same cost |
Beta Was this translation helpful? Give feedback.
0 replies
-
after the client has connected you browse/read the nodes for the first time and after that you subscribe the modelchangeevents https://reference.opcfoundation.org/Core/Part3/9.32.7/ as long these events are not been emitted the node should be still present! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
How to check if node exists on the server?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions