elarm
elarm copied to clipboard
Receiving clear events while using filters
Unable to receive clear event while using filters {type, Type} or {src, Src}. Only receiving alarm raise info. while using filters {type, Type} or {src, Src}, elarm is acknowledging raise info to the subscribed process. but it is not acknowledging for clear info to subscribed process. when i use filter as "all", both raise and clear acknowledgement is given by elarm.
I have attached source code below. subscribed_process.txt monitor_process.txt
Can anyone suggest me how to receive both alarm and clear events by using filter "type" or "src"?