Replies: 2 comments 1 reply
-
Do you need alarms on the client side or the server side? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@Koseng @JoeyFaulkner I see you were very involved in the pull requests I mentioned. Do you have any insights into this? |
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.
-
I'm using your python library for OpcUa and need alarms for my application.
I've tried following the discussions in #365 and #112 but can't exactly figure out if alarms are supported or not.
I took some code from an example in one of the pull requests and the code runs but I am not sure what is wrong with it. Whenever I try to generate an alarm the server prints a long message ending with: does not fit WhereClause, not generating event.
So my question is, can I generate alarms with asyncua and if so, are there any pointers on how to do it somewhere?
Beta Was this translation helpful? Give feedback.
All reactions