Physical components of Door Lock.

Structure follows but it's not limited to requirement CC:0062.04.03.11.006 Structure can be expanded with additional HW components.

Public Attributes#

bool

True for unlocked, false for locked.

bool

True for Closed, false for Open.

Public Attribute Documentation#

bolt_unlocked#

bool _door_lock_hw_data_t::bolt_unlocked

Definition at line 260 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/DoorLock/inc/CC_DoorLock.h

latch_closed#

bool _door_lock_hw_data_t::latch_closed

True for unlocked, false for locked.


Definition at line 261 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/DoorLock/inc/CC_DoorLock.h

handle_pressed#

bool _door_lock_hw_data_t::handle_pressed

True for Closed, false for Open.


Definition at line 262 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/DoorLock/inc/CC_DoorLock.h