You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, extend your Application subclass with a do_ConfirmedEventNotificationRequest function. You'll get an APDU with all of the EventNotificationParameters the client provided, respond with a simple acknowledgement. You'll also probably want a do_UnconfirmedEventNotificationRequest function with similar processing, but in that case there is no acknowledgement. There is a sample application with some interesting bits of code that might help.
Hey Joel! Amazing work and support, thank you so much.
Question - is there support for receiving Alarms via Event Notifications?
Thank you!
EJ
The text was updated successfully, but these errors were encountered: