View Source Grizzly.ZWave.Commands.ScheduleEntryLockYearDayGet (grizzly v7.4.1)

The ScheduleEntryLockYearDayGet command gets a year/day schedule slot for an identified user and specified schedule slot ID.

Params:

  • :user_identifier - The User Identifier is used to recognize the user identity.

  • :schedule_slot_id - A value from 1 to Number of Slots Daily Repeating Supported

Summary

Types

@type param() :: {:user_identifier, byte()} | {:schedule_slot_id, byte()}