Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
.
TlvEventStatus
Variable TlvEventStatus
Const
Tlv
Event
Status
:
ObjectSchema
<
{
path
:
FieldType
<
TypeFromFields
<
{
clusterId
:
OptionalFieldType
<
ClusterId
>
;
endpointId
:
OptionalFieldType
<
EndpointNumber
>
;
eventId
:
OptionalFieldType
<
EventId
>
;
isUrgent
:
OptionalFieldType
<
boolean
>
;
nodeId
:
OptionalFieldType
<
NodeId
>
;
}
>
>
;
status
:
FieldType
<
TypeFromFields
<
{
clusterStatus
:
OptionalFieldType
<
Status
>
;
status
:
OptionalFieldType
<
Status
>
;
}
>
>
;
}
>
= ...
See
MatterSpecification.v13.Core, section 10.6.15
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
See
MatterSpecification.v13.Core, section 10.6.15