Replies: 1 comment 3 replies
-
Not sure what you want exactly but subscribing to the data server side is usually what I would do |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am developing an OPC UA server for an online application. The application has API for get and put data. I am wondering how put data to the API if an OPC UA client writes to the Python OPC UA server?
The use case is similar to what described in the link below.
https://opcfoundation.github.io/UA-.NETStandard/help/step_4_-_handling_write_requests.htm
Beta Was this translation helpful? Give feedback.
All reactions