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

latch_closed#

bool _door_lock_hw_data_t::latch_closed

True for unlocked, false for locked.


handle_pressed#

bool _door_lock_hw_data_t::handle_pressed

True for Closed, false for Open.