Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
protocol
AttributeStatus
Interface AttributeStatus
interface
AttributeStatus
{
path
:
{
attributeId
?:
AttributeId
;
clusterId
?:
ClusterId
;
endpointId
?:
EndpointNumber
;
nodeId
?:
NodeId
;
}
;
status
:
Status
;
}
Index
Properties
path
status
Properties
path
path
:
{
attributeId
?:
AttributeId
;
clusterId
?:
ClusterId
;
endpointId
?:
EndpointNumber
;
nodeId
?:
NodeId
;
}
status
status
:
Status
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
status
matter.js-monorepo
Loading...