DoorLockTrait.GetHolidayScheduleCommand.Request

class DoorLockTrait.GetHolidayScheduleCommand.Request


The request payload for the GetHolidaySchedule command.

Summary

Public constructors

Request(holidayIndex: UByte)

Creates a request payload for the GetHolidaySchedule command.

Public properties

UByte

The unique identifier for the holiday schedule to retrieve.

Public constructors

Request

Request(holidayIndex: UByte)

Creates a request payload for the GetHolidaySchedule command.

Public properties

holidayIndex

val holidayIndexUByte

The unique identifier for the holiday schedule to retrieve.