Hello,
I have an OPC-UA server with an information model. For many values, there is a defined range (e.g., 0 to 100). If a client enters a value outside this range (e.g., 120), the StatusCode should change to Bad. How can I accomplish this?
Any help is appreciated! Thank you in advance.
Best regards,
Christian Stiller
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have an OPC-UA server with an information model. For many values, there is a defined range (e.g., 0 to 100). If a client enters a value outside this range (e.g., 120), the StatusCode should change to Bad. How can I accomplish this?
Any help is appreciated! Thank you in advance.
Best regards,
Christian Stiller