An array describing status for each area (area 1 = index 0, area 2 = index 1, etc.)
If any area has an AreaArmingStatus.alarmState of
AlarmState.EntranceDelayActive and no areas have an
AreaArmingStatus.armUpState of ArmUpState.ArmedTimer,
this will return the entrance time in seconds; Othwerise, this
returns null
.
If any area has an AreaArmingStatus.armUpState of
ArmUpState.ArmedTimer, this will return the
exit time in seconds; Othwerise, this returns null
Gets the arming status for an area
The area number (1..8)
Generated using TypeDoc
A response from the Elk M1 that reports the arming status for all areas.
If the control’s area status changes, this message will be sent if Global Option “Transmit Keypad Keys” is enabled.
May be requested by sending a ArmingStatusRequest
4.2.13 Reply Arming Status Report Data (AS)