Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
.
Command
Function Command
Command
<
RequestT
,
ResponseT
,
F
>
(
requestId
,
requestSchema
,
responseId
,
responseSchema
,
__namedParameters
?
)
:
Command
<
RequestT
,
ResponseT
,
F
>
Type Parameters
RequestT
ResponseT
F
extends
BitSchema
Parameters
requestId
:
number
requestSchema
:
TlvSchema
<
RequestT
>
responseId
:
number
responseSchema
:
TlvSchema
<
ResponseT
>
__namedParameters
:
CommandOptions
= {}
Returns
Command
<
RequestT
,
ResponseT
,
F
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...