Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
protocol
EventDataPayload
Type Alias EventDataPayload
Event
Data
Payload
:
Omit
<
TypeFromSchema
<
typeof
TlvEventData
>
,
"data"
>
&
{
payload
:
any
;
schema
:
TlvSchema
<
any
>
;
}
Type for TlvEventData 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 TlvEventData where the real data are represented with the schema and the JS value.