---
title: MTRClusterLowPower
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterlowpower
---

# MTRClusterLowPower

## Declaration

```swift
class MTRClusterLowPower
```

## Topics

### Initializers

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

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterlowpower/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterlowpower/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterlowpower/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterlowpower/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterlowpower/readattributegeneratedcommandlist(with:).md)
- [sleep(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterlowpower/sleep(with:expectedvalues:expectedvalueinterval:completion:).md)
- [sleep(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterlowpower/sleep(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [sleep(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclusterlowpower/sleep(withexpectedvalues:expectedvalueinterval:completion:).md)
- [sleep(withExpectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterlowpower/sleep(withexpectedvalues:expectedvalueinterval:completionhandler:).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)
