DoorLockTrait.ClearHolidayScheduleCommand.Request

class DoorLockTrait.ClearHolidayScheduleCommand.Request


The request payload for the ClearHolidaySchedule command.

Summary

Public constructors

Request(holidayIndex: UByte)

Creates a request payload for the ClearHolidaySchedule command.

Public properties

UByte

The unique identifier for the holiday schedule to clear.

Public constructors

Request

Request(holidayIndex: UByte)

Creates a request payload for the ClearHolidaySchedule command.

Public properties

holidayIndex

val holidayIndexUByte

The unique identifier for the holiday schedule to clear. 0xFE clears all holiday schedules.