Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
_door_lock_hw_data_t Struct Reference

#include <CC_DoorLock.h>

Data Fields

bool bolt_unlocked
 
bool latch_closed
 True for unlocked, false for locked.
 
bool handle_pressed
 True for Closed, false for Open.
 

Detailed Description

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.

Field Documentation

◆ bolt_unlocked

bool _door_lock_hw_data_t::bolt_unlocked

◆ handle_pressed

bool _door_lock_hw_data_t::handle_pressed

True for Closed, false for Open.

◆ latch_closed

bool _door_lock_hw_data_t::latch_closed

True for unlocked, false for locked.


The documentation for this struct was generated from the following file: