How to enroll to event/alarm notifications ?
-
Hi!
I was playing around with the library and did some tests with reading/setting values, setting up a COV subscriptions towards a hardware device of the controller profile which worked pretty well.
But i can't figure out / find examples on how to enroll for events/alarms from a remote device both all alarms of a notification class or a alarms from a specific point/object.
From what I read in the source i have been trying a request or two but no luck. The request that looked like it was for alarms required a lot of parameters and some not so easy to figure out.
Any one had any luck with that ?
EDIT:
Well i think i figured it out I just wrote a destination with a addListElementRequest to the notification class objects recipientlist property.
-
Hi,
This seems to be exactly what I would like to do, to register to any event / alarm which may happen and react accordingly. Could you elaborate in more detail on how to achieve this ?
Thanks!
-
Hello
Can you post any example to inspire other users?