---
title: MTRClusterFixedLabel
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterfixedlabel
---

# MTRClusterFixedLabel

## Declaration

```swift
class MTRClusterFixedLabel
```

## Topics

### Initializers

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

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterfixedlabel/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterfixedlabel/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterfixedlabel/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterfixedlabel/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterfixedlabel/readattributegeneratedcommandlist(with:).md)
- [readAttributeLabelList(with:)](matter/mtrclusterfixedlabel/readattributelabellist(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)
