Matter::Cluster::Definitions::DoorLock::LockState
Inherits Enum < Comparable < Value < Object
The value of the DoorLock lockState attribute
Constants
NotFullyLocked = 0_u8
Lock state is not fully locked
Locked = 1_u8
Lock state is fully locked
Unlocked = 2_u8
Lock state is fully unlocked
Unlatched = 3_u8
Lock state is unlatched