Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
clusters/access-control
AccessControl
AccessControlTarget
Interface AccessControlTarget
See
MatterSpecification.v13.Core § 9.10.4.4
interface
AccessControlTarget
{
cluster
:
null
|
ClusterId
;
deviceType
:
null
|
DeviceTypeId
;
endpoint
:
null
|
EndpointNumber
;
}
Hierarchy (
view full
)
TypeFromSchema
<
typeof
AccessControl
.
TlvAccessControlTarget
>
AccessControlTarget
Index
Properties
cluster
device
Type
endpoint
Properties
cluster
cluster
:
null
|
ClusterId
device
Type
device
Type
:
null
|
DeviceTypeId
endpoint
endpoint
:
null
|
EndpointNumber
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
device
Type
endpoint
matter.js-monorepo
Loading...
See
MatterSpecification.v13.Core § 9.10.4.4