View Source Grizzly.ZWave.CommandClasses.DoorLock (grizzly v6.7.0)
DoorLock Command Class
This command class provides commands that are used to operate and configure door lock devices
Link to this section Summary
Link to this section Types
@type door_components() :: :bolt | :latch | :door
@type mode() ::
:unsecured
| :unsecured_with_timeout
| :unsecured_inside_door_handles
| :unsecured_inside_door_handles_with_timeout
| :unsecured_outside_door_handles
| :unsecured_outside_door_handles_with_timeout
| :secured
| :unknown
@type operation_type() :: :constant_operation | :timed_operation