---
title: MTRClusterLaundryWasherControls
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterlaundrywashercontrols
---

# MTRClusterLaundryWasherControls

Cluster Laundry Washer Controls This cluster supports remotely monitoring and controlling the different types of functionality available to a washing device, such as a washing machine.

## Declaration

```swift
class MTRClusterLaundryWasherControls
```

## Topics

### Initializers

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

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterlaundrywashercontrols/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterlaundrywashercontrols/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterlaundrywashercontrols/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterlaundrywashercontrols/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterlaundrywashercontrols/readattributegeneratedcommandlist(with:).md)
- [readAttributeNumberOfRinses(with:)](matter/mtrclusterlaundrywashercontrols/readattributenumberofrinses(with:).md)
- [readAttributeSpinSpeedCurrent(with:)](matter/mtrclusterlaundrywashercontrols/readattributespinspeedcurrent(with:).md)
- [readAttributeSpinSpeeds(with:)](matter/mtrclusterlaundrywashercontrols/readattributespinspeeds(with:).md)
- [readAttributeSupportedRinses(with:)](matter/mtrclusterlaundrywashercontrols/readattributesupportedrinses(with:).md)
- [writeAttributeNumberOfRinses(withValue:expectedValueInterval:)](matter/mtrclusterlaundrywashercontrols/writeattributenumberofrinses(withvalue:expectedvalueinterval:).md)
- [writeAttributeNumberOfRinses(withValue:expectedValueInterval:params:)](matter/mtrclusterlaundrywashercontrols/writeattributenumberofrinses(withvalue:expectedvalueinterval:params:).md)
- [writeAttributeSpinSpeedCurrent(withValue:expectedValueInterval:)](matter/mtrclusterlaundrywashercontrols/writeattributespinspeedcurrent(withvalue:expectedvalueinterval:).md)
- [writeAttributeSpinSpeedCurrent(withValue:expectedValueInterval:params:)](matter/mtrclusterlaundrywashercontrols/writeattributespinspeedcurrent(withvalue:expectedvalueinterval:params:).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)
