View Source Grizzly.ZWave.CommandClasses.ScheduleEntryLock (grizzly v7.4.1)

"ScheduleEntryLock" Command Class

The Schedule Entry Lock Command Class provides Z-Wave devices the capability to exchange scheduling information.

Summary

Types

@type week_day() ::
  :saturday | :friday | :thursday | :wednesday | :tuesday | :monday | :sunday

Functions

Link to this function

bitmask_to_weekdays(byte)

View Source
Link to this function

find_indices_of_bits(byte)

View Source
Link to this function

weekdays_to_bitmask(active_days)

View Source