| id |
string |
Unique alarm identifier. |
| type |
string |
Alarm type identifier. |
| severity |
string |
Alarm severity level. |
| site_id |
string |
Site where the alarm was generated. |
| site_name |
string |
Name of the site where the alarm was generated. |
| element_id |
string |
ION element identifier that generated the alarm. |
| message |
string |
Human-readable alarm description. |
| acknowledged |
boolean |
Whether the alarm has been acknowledged. |
| acknowledged_by |
string |
User who acknowledged the alarm. |
| acknowledged_at |
string |
Timestamp when the alarm was acknowledged. |
| raised_at |
string |
Timestamp when the alarm was raised. |
| cleared_at |
string |
Timestamp when the alarm was cleared. Null if still active. |