Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
interaction
AttributeReportPayload
Type Alias AttributeReportPayload
Attribute
Report
Payload
:
Omit
<
TypeFromSchema
<
typeof
TlvAttributeReport
>
,
"attributeData"
>
&
{
attributeData
?:
AttributeDataPayload
;
hasFabricSensitiveData
:
boolean
;
}
Type for TlvAttributeReport where the real data are represented with the schema and the JS value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Type for TlvAttributeReport where the real data are represented with the schema and the JS value.