Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
protocol
DecodedEventReportValue
Type Alias DecodedEventReportValue<T>
Decoded
Event
Report
Value
<
T
>
:
{
events
:
DecodedEventData
<
T
>
[]
;
path
:
{
clusterId
:
ClusterId
;
endpointId
:
EndpointNumber
;
eventId
:
EventId
;
eventName
:
string
;
nodeId
?:
NodeId
;
}
;
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...