CommonAlarmProperties

I am looking for some documentation on the following:

from com.inductiveautomation.ignition.common.alarming.config import CommonAlarmProperties

I have found others using it on the forum. I am implementing it in some code to parse out alarm properties with the system.alarm.queryStatus function. However, I can’t find any real documentation on this module. Can anybody provide this where I can find this?

Here’s the documentation - CommonAlarmProperties
(edit- more recent version)

Here’s a post I made a few weeks ago that is related to it and you may find helpful -
https://forum.inductiveautomation.com/t/creating-report-from-alarm-data-getting-user-who-acknowlegded-alarm-and-when/

2 Likes

Thank you!

1 Like