Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
ModeSelect
ChangeToModeRequest
Interface ChangeToModeRequest
Input to the ModeSelect changeToMode command
See
MatterSpecification.v13.Cluster § 1.9.7.1
interface
ChangeToModeRequest
{
newMode
:
number
;
}
Hierarchy (
view full
)
TypeFromSchema
<
typeof
ModeSelect
.
TlvChangeToModeRequest
>
ChangeToModeRequest
Index
Properties
new
Mode
Properties
new
Mode
new
Mode
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Mode
matter.js-monorepo
Loading...
Input to the ModeSelect changeToMode command
See
MatterSpecification.v13.Cluster § 1.9.7.1