Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
behavior/definitions/binding
BindingBehavior
State
Interface State
interface
State
{
binding
:
TypeFromFields
<
{
cluster
:
OptionalFieldType
<
ClusterId
>
;
endpoint
:
OptionalFieldType
<
EndpointNumber
>
;
fabricIndex
:
FieldType
<
FabricIndex
>
;
group
:
OptionalFieldType
<
GroupId
>
;
node
:
OptionalFieldType
<
NodeId
>
;
}
>
[]
;
}
Hierarchy
StateType
State
Index
Properties
binding
Properties
Readonly
binding
binding
:
TypeFromFields
<
{
cluster
:
OptionalFieldType
<
ClusterId
>
;
endpoint
:
OptionalFieldType
<
EndpointNumber
>
;
fabricIndex
:
FieldType
<
FabricIndex
>
;
group
:
OptionalFieldType
<
GroupId
>
;
node
:
OptionalFieldType
<
NodeId
>
;
}
>
[]
Each entry shall represent a binding.
See
MatterSpecification.v13.Core § 9.6.6.1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
binding
matter.js-monorepo
Loading...
Each entry shall represent a binding.