---
title: MTRClusterWaterHeaterManagement
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterwaterheatermanagement
---

# MTRClusterWaterHeaterManagement

Cluster Water Heater Management This cluster is used to allow clients to control the operation of a hot water heating appliance so that it can be used with energy management.

## Declaration

```swift
class MTRClusterWaterHeaterManagement
```

## Topics

### Initializers

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

### Instance Methods

- [boost(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterwaterheatermanagement/boost(with:expectedvalues:expectedvalueinterval:completion:).md)
- [cancelBoost(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterwaterheatermanagement/cancelboost(with:expectedvalues:expectedvalueinterval:completion:).md)
- [cancelBoost(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclusterwaterheatermanagement/cancelboost(withexpectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterwaterheatermanagement/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterwaterheatermanagement/readattributeattributelist(with:).md)
- [readAttributeBoostState(with:)](matter/mtrclusterwaterheatermanagement/readattributebooststate(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterwaterheatermanagement/readattributeclusterrevision(with:).md)
- [readAttributeEstimatedHeatRequired(with:)](matter/mtrclusterwaterheatermanagement/readattributeestimatedheatrequired(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterwaterheatermanagement/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterwaterheatermanagement/readattributegeneratedcommandlist(with:).md)
- [readAttributeHeatDemand(with:)](matter/mtrclusterwaterheatermanagement/readattributeheatdemand(with:).md)
- [readAttributeHeaterTypes(with:)](matter/mtrclusterwaterheatermanagement/readattributeheatertypes(with:).md)
- [readAttributeTankPercentage(with:)](matter/mtrclusterwaterheatermanagement/readattributetankpercentage(with:).md)
- [readAttributeTankVolume(with:)](matter/mtrclusterwaterheatermanagement/readattributetankvolume(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)
