Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/protocol
EventPath
Interface EventPath
interface
EventPath
{
clusterId
:
ClusterId
;
endpointId
:
EndpointNumber
;
eventId
:
EventId
;
isUrgent
?:
boolean
;
nodeId
?:
NodeId
;
}
Index
Properties
cluster
Id
endpoint
Id
event
Id
is
Urgent?
node
Id?
Properties
cluster
Id
cluster
Id
:
ClusterId
endpoint
Id
endpoint
Id
:
EndpointNumber
event
Id
event
Id
:
EventId
Optional
is
Urgent
is
Urgent
?:
boolean
Optional
node
Id
node
Id
?:
NodeId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
Id
endpoint
Id
event
Id
is
Urgent
node
Id
matter.js-monorepo
Loading...