Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
.
TlvCommandData
Variable TlvCommandData
Const
Tlv
Command
Data
:
ObjectSchema
<
{
commandFields
:
OptionalFieldType
<
TlvStream
>
;
commandPath
:
FieldType
<
TypeFromFields
<
{
clusterId
:
FieldType
<
ClusterId
>
;
commandId
:
FieldType
<
CommandId
>
;
endpointId
:
OptionalFieldType
<
EndpointNumber
>
;
}
>
>
;
commandRef
:
OptionalFieldType
<
number
>
;
}
>
= ...
See
MatterSpecification.v13.Core, section 10.6.12
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
See
MatterSpecification.v13.Core, section 10.6.12