Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
interaction
DecodedAttributeReportValue
Type Alias DecodedAttributeReportValue<T>
Decoded
Attribute
Report
Value
<
T
>
:
{
path
:
{
attributeId
:
AttributeId
;
attributeName
:
string
;
clusterId
:
ClusterId
;
endpointId
:
EndpointNumber
;
nodeId
?:
NodeId
;
}
;
value
:
T
;
version
:
number
;
}
Represents a fully qualified and decoded attribute value from a received DataReport
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Represents a fully qualified and decoded attribute value from a received DataReport