alarms:Alarm
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
description | string:Basic |
Description of the alarm | A sequence of characters |
id | scalar:Uint64 |
Unique ID to identify the alarm | RANGE: [0, 18446744073709551615] |
resource | string:Basic |
The item that is under alarm within the device | A sequence of characters |
severity | alarms:AlarmSeverity (scalar:Enum8) |
Severity of the alarm | SELECTION: 0 - Unknown 1 - Minor 2 - Warning 3 - Major 4 - Critical DEFAULT: Unknown |
state | scalar:Uint32 |
Current state of the alarm | RANGE: [0, 4294967295] |
timeCreated | scalar:Uint64 |
Epoch time of when the alarm was created | RANGE: [0, 18446744073709551615] |
typeid | alarms:AlarmTypeId (scalar:Enum8) |
Type of the alarm as per OC standards | SELECTION: 0 - Unknown 1 - AIS 2 - EQPT 3 - LOS 4 - OTS DEFAULT: Unknown |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |