Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
clusters/level-control
LevelControl
TlvMoveToLevelRequest
Variable TlvMoveToLevelRequest
Const
Tlv
Move
To
Level
Request
:
ObjectSchema
<
{
level
:
FieldType
<
number
>
;
optionsMask
:
FieldType
<
TypeFromPartialBitSchema
<
{
coupleColorTempToLevel
:
BitFlag
;
executeIfOff
:
BitFlag
;
}
>
>
;
optionsOverride
:
FieldType
<
TypeFromPartialBitSchema
<
{
coupleColorTempToLevel
:
BitFlag
;
executeIfOff
:
BitFlag
;
}
>
>
;
transitionTime
:
FieldType
<
null
|
number
>
;
}
>
= ...
Input to the LevelControl moveToLevel command
See
MatterSpecification.v13.Cluster § 1.6.7.1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Input to the LevelControl moveToLevel command