Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
.
TlvAttributeReport
Variable TlvAttributeReport
Const
Tlv
Attribute
Report
:
ObjectSchema
<
{
attributeData
:
OptionalFieldType
<
TypeFromFields
<
{
data
:
FieldType
<
TlvStream
>
;
dataVersion
:
OptionalFieldType
<
number
>
;
path
:
FieldType
<
TypeFromFields
<
{
attributeId
:
OptionalFieldType
<
AttributeId
>
;
clusterId
:
OptionalFieldType
<
ClusterId
>
;
enableTagCompression
:
OptionalFieldType
<
boolean
>
;
endpointId
:
OptionalFieldType
<
EndpointNumber
>
;
listIndex
:
OptionalFieldType
<
null
|
number
>
;
nodeId
:
OptionalFieldType
<
NodeId
>
;
wildcardPathFlags
:
OptionalFieldType
<
TypeFromPartialBitSchema
<
{
reserved1
:
...
;
skipAttributeList
:
...
;
skipChangesOmittedAttributes
:
...
;
skipCommandLists
:
...
;
skipCustomElements
:
...
;
skipDiagnosticsClusters
:
...
;
skipFixedAttributes
:
...
;
skipGlobalAttributes
:
...
;
skipRootNode
:
...
;
}
>
>
;
}
>
>
;
}
>
>
;
attributeStatus
:
OptionalFieldType
<
TypeFromFields
<
{
path
:
FieldType
<
TypeFromFields
<
{
attributeId
:
OptionalFieldType
<
AttributeId
>
;
clusterId
:
OptionalFieldType
<
ClusterId
>
;
enableTagCompression
:
OptionalFieldType
<
boolean
>
;
endpointId
:
OptionalFieldType
<
EndpointNumber
>
;
listIndex
:
OptionalFieldType
<
null
|
number
>
;
nodeId
:
OptionalFieldType
<
NodeId
>
;
wildcardPathFlags
:
OptionalFieldType
<
TypeFromPartialBitSchema
<
{
reserved1
:
...
;
skipAttributeList
:
...
;
skipChangesOmittedAttributes
:
...
;
skipCommandLists
:
...
;
skipCustomElements
:
...
;
skipDiagnosticsClusters
:
...
;
skipFixedAttributes
:
...
;
skipGlobalAttributes
:
...
;
skipRootNode
:
...
;
}
>
>
;
}
>
>
;
status
:
FieldType
<
TypeFromFields
<
{
clusterStatus
:
OptionalFieldType
<
Status
>
;
status
:
OptionalFieldType
<
Status
>
;
}
>
>
;
}
>
>
;
}
>
= ...
See
MatterSpecification.v13.Core, section 10.6.5
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
See
MatterSpecification.v13.Core, section 10.6.5