---
title: MTRClusterDescriptor
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterdescriptor
---

# MTRClusterDescriptor

## Declaration

```swift
class MTRClusterDescriptor
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclusterdescriptor/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclusterdescriptor/init(device:endpointid:queue:).md)

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterdescriptor/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterdescriptor/readattributeattributelist(with:).md)
- [readAttributeClientList(with:)](matter/mtrclusterdescriptor/readattributeclientlist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterdescriptor/readattributeclusterrevision(with:).md)
- [readAttributeDeviceList(with:)](matter/mtrclusterdescriptor/readattributedevicelist(with:).md)
- [readAttributeDeviceTypeList(with:)](matter/mtrclusterdescriptor/readattributedevicetypelist(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterdescriptor/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterdescriptor/readattributegeneratedcommandlist(with:).md)
- [readAttributePartsList(with:)](matter/mtrclusterdescriptor/readattributepartslist(with:).md)
- [readAttributeServerList(with:)](matter/mtrclusterdescriptor/readattributeserverlist(with:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
