MatterSpecification.v13.Core § 9.10.4.4

interface AccessControlTarget {
    cluster: null | ClusterId;
    deviceType: null | DeviceTypeId;
    endpoint: null | EndpointNumber;
}

Hierarchy (view full)

Properties

cluster: null | ClusterId
deviceType: null | DeviceTypeId
endpoint: null | EndpointNumber