Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
clusters/binding
Binding
ClusterInstance
Variable ClusterInstance
Const
Cluster
Instance
:
MutableCluster
<
{
attributes
:
{
binding
:
WritableFabricScopedAttribute
<
TypeFromFields
<
{
cluster
:
OptionalFieldType
<
ClusterId
>
;
endpoint
:
OptionalFieldType
<
EndpointNumber
>
;
fabricIndex
:
FieldType
<
FabricIndex
>
;
group
:
OptionalFieldType
<
GroupId
>
;
node
:
OptionalFieldType
<
NodeId
>
;
}
>
[]
,
any
>
;
}
;
id
:
30
;
name
:
"Binding"
;
revision
:
1
;
}
,
[
]
>
= ...
Type declaration
Readonly
attributes
:
{
binding
:
WritableFabricScopedAttribute
<
TypeFromFields
<
{
cluster
:
OptionalFieldType
<
ClusterId
>
;
endpoint
:
OptionalFieldType
<
EndpointNumber
>
;
fabricIndex
:
FieldType
<
FabricIndex
>
;
group
:
OptionalFieldType
<
GroupId
>
;
node
:
OptionalFieldType
<
NodeId
>
;
}
>
[]
,
any
>
;
}
Readonly
binding
:
WritableFabricScopedAttribute
<
TypeFromFields
<
{
cluster
:
OptionalFieldType
<
ClusterId
>
;
endpoint
:
OptionalFieldType
<
EndpointNumber
>
;
fabricIndex
:
FieldType
<
FabricIndex
>
;
group
:
OptionalFieldType
<
GroupId
>
;
node
:
OptionalFieldType
<
NodeId
>
;
}
>
[]
,
any
>
Each entry shall represent a binding.
See
MatterSpecification.v13.Core § 9.6.6.1
Readonly
id
:
30
Readonly
name
:
"Binding"
Readonly
revision
:
1
See
Cluster
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Each entry shall represent a binding.