Body of the DoorLock doorLockAlarm event

MatterSpecification.v13.Cluster § 5.2.11.1

interface DoorLockAlarmEvent {
    alarmCode: DoorLock.AlarmCode;
}

Hierarchy (view full)

Properties

Properties

alarmCode: DoorLock.AlarmCode

This field shall indicate the alarm code of the event that has happened.

MatterSpecification.v13.Cluster § 5.2.11.1.1