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