---
title: MTRBaseClusterLaundryWasherControls
framework: matter
role: symbol
role_heading: Class
path: matter/mtrbaseclusterlaundrywashercontrols
---

# MTRBaseClusterLaundryWasherControls

Cluster Laundry Washer Controls

## Declaration

```swift
class MTRBaseClusterLaundryWasherControls
```

## Overview

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

## Topics

### Initializers

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

### Instance Methods

- [readAttributeAcceptedCommandList(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributeacceptedcommandlist(completion:).md)
- [readAttributeAttributeList(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributeattributelist(completion:).md)
- [readAttributeClusterRevision(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributeclusterrevision(completion:).md)
- [readAttributeFeatureMap(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributefeaturemap(completion:).md)
- [readAttributeGeneratedCommandList(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributegeneratedcommandlist(completion:).md)
- [readAttributeNumberOfRinses(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributenumberofrinses(completion:).md)
- [readAttributeSpinSpeedCurrent(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributespinspeedcurrent(completion:).md)
- [readAttributeSpinSpeeds(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributespinspeeds(completion:).md)
- [readAttributeSupportedRinses(completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributesupportedrinses(completion:).md)
- [subscribeAttributeAcceptedCommandList(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributeacceptedcommandlist(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeAttributeList(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributeattributelist(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeClusterRevision(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributeclusterrevision(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeFeatureMap(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributefeaturemap(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeGeneratedCommandList(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributegeneratedcommandlist(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeNumberOfRinses(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributenumberofrinses(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeSpinSpeedCurrent(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributespinspeedcurrent(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeSpinSpeeds(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributespinspeeds(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeSupportedRinses(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterlaundrywashercontrols/subscribeattributesupportedrinses(with:subscriptionestablished:reporthandler:).md)
- [writeAttributeNumberOfRinses(withValue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/writeattributenumberofrinses(withvalue:completion:).md)
- [writeAttributeNumberOfRinses(withValue:params:completion:)](matter/mtrbaseclusterlaundrywashercontrols/writeattributenumberofrinses(withvalue:params:completion:).md)
- [writeAttributeSpinSpeedCurrent(withValue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/writeattributespinspeedcurrent(withvalue:completion:).md)
- [writeAttributeSpinSpeedCurrent(withValue:params:completion:)](matter/mtrbaseclusterlaundrywashercontrols/writeattributespinspeedcurrent(withvalue:params:completion:).md)

### Type Methods

- [readAttributeAcceptedCommandList(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributeacceptedcommandlist(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeAttributeList(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributeattributelist(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeClusterRevision(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributeclusterrevision(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeFeatureMap(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributefeaturemap(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeGeneratedCommandList(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributegeneratedcommandlist(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeNumberOfRinses(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributenumberofrinses(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeSpinSpeedCurrent(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributespinspeedcurrent(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeSpinSpeeds(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributespinspeeds(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeSupportedRinses(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterlaundrywashercontrols/readattributesupportedrinses(withclusterstatecache:endpoint:queue:completion:).md)

## Relationships

### Inherits From

- [MTRGenericBaseCluster](matter/mtrgenericbasecluster.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)
