Name | Description | Type | Additional information |
---|---|---|---|
AlarmTime |
Time the alarm was triggered in UTC time. |
date |
None. |
AlarmId |
Id of the alarm that was triggered |
integer32 |
None. |
UnitId |
Id of the Unit/device the alarm was triggered on. |
integer32 |
None. |
UnitSerialNumber |
SerialNumber of the Unit/device the alarm was triggered on. |
string |
None. |
AlarmEventId |
Unique identifier for the specific alarm event. i.e. when an alarm triggers. |
integer64 |
None. |
SensorDataId |
Id of the UnitStatus of the transmission that caused the alarm. |
integer64 |
Null values possible. |
PreviousSensorDataId |
Id of the UnitStatus of the previous transmission |
integer64 |
Null values possible. |
PositionId |
Id of the Position of the transmission that caused the alarm. |
integer64 |
Null values possible. |
PreviousPositionId |
Id of the Position of the previous transmission. |
integer64 |
Null values possible. |
ConditionReports |
Contains human readable information about conditions fulfilled to trigger alarm. Only available for some alarms. |
Collection of string |
Null values possible. |