View Source Grizzly.ZWave.CommandClasses.DoorLock (grizzly v8.5.3)
DoorLock Command Class
This command class provides commands that are used to operate and configure door lock devices
Summary
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