Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
clusters/door-lock
DoorLock
GetHolidayScheduleRequest
Interface GetHolidayScheduleRequest
Input to the DoorLock getHolidaySchedule command
See
MatterSpecification.v13.Cluster § 5.2.10.23
interface
GetHolidayScheduleRequest
{
holidayIndex
:
number
;
}
Hierarchy (
view full
)
TypeFromSchema
<
typeof
DoorLock
.
TlvGetHolidayScheduleRequest
>
GetHolidayScheduleRequest
Index
Properties
holiday
Index
Properties
holiday
Index
holiday
Index
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
holiday
Index
matter.js-monorepo
Loading...
Input to the DoorLock getHolidaySchedule command
See
MatterSpecification.v13.Cluster § 5.2.10.23