---
title: MTRClusterWaterHeaterMode
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterwaterheatermode
---

# MTRClusterWaterHeaterMode

Cluster Water Heater Mode Attributes and commands for selecting a mode from a list of supported options.

## Declaration

```swift
class MTRClusterWaterHeaterMode
```

## Topics

### Initializers

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

### Instance Methods

- [changeToMode(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterwaterheatermode/changetomode(with:expectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterwaterheatermode/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterwaterheatermode/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterwaterheatermode/readattributeclusterrevision(with:).md)
- [readAttributeCurrentMode(with:)](matter/mtrclusterwaterheatermode/readattributecurrentmode(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterwaterheatermode/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterwaterheatermode/readattributegeneratedcommandlist(with:).md)
- [readAttributeSupportedModes(with:)](matter/mtrclusterwaterheatermode/readattributesupportedmodes(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)
