Somewhat related, but does anyone know of a way to filter out these clear, system-acked alarm events whenever the alarm goes from disabled to enabled?
I am trying to display acknowledged alarms alongside unacked ones in my status table, but we have a bunch of these cleared system-acked alarms (for the same reason as the original poster above), which I was originally just filtering out entirely, as we were not using the acknowledgment system before.
Essentially, all these disabled/enabled events stem from a binding on the 'enabled' property of the alarms that is looking at a bypass tag.
Maybe the solution will have to stem from changing how we "disable" these alarms by including these conditions in the alarm condition instead of the enable property?
