Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
interaction
EventReportPayload
Type Alias EventReportPayload
Event
Report
Payload
:
Omit
<
TypeFromSchema
<
typeof
TlvEventReport
>
,
"eventData"
>
&
{
eventData
?:
EventDataPayload
;
hasFabricSensitiveData
:
boolean
;
}
Type for TlvEventReport 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 TlvEventReport where the real data are represented with the schema and the JS value.