Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/protocol
validateReadEventPath
Function validateReadEventPath
validate
Read
Event
Path
(
path
,
isGroupSession
?
)
:
void
Parameters
path
:
TypeFromFields
<
{
clusterId
:
OptionalFieldType
<
ClusterId
>
;
endpointId
:
OptionalFieldType
<
EndpointNumber
>
;
eventId
:
OptionalFieldType
<
EventId
>
;
isUrgent
:
OptionalFieldType
<
boolean
>
;
nodeId
:
OptionalFieldType
<
NodeId
>
;
}
>
isGroupSession
:
boolean
= false
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...