Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
CommandServers
Type Alias CommandServers<C>
Command
Servers
<
C
>
:
Merge
<
{
[
P
in
MandatoryCommandNames
<
C
>
]
:
CommandServer
<
RequestType
<
C
[
P
]
>
,
ResponseType
<
C
[
P
]
>
>
}
,
{
[
P
in
OptionalCommandNames
<
C
>
]
?:
CommandServer
<
RequestType
<
C
[
P
]
>
,
ResponseType
<
C
[
P
]
>
>
}
>
Type Parameters
C
extends
Commands
=
Commands
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...