---
title: MTRClusterDishwasherAlarm
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterdishwasheralarm
---

# MTRClusterDishwasherAlarm

Cluster Dishwasher Alarm Attributes and commands for configuring the Dishwasher alarm.

## Declaration

```swift
class MTRClusterDishwasherAlarm
```

## Topics

### Initializers

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

### Instance Methods

- [modifyEnabledAlarms(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterdishwasheralarm/modifyenabledalarms(with:expectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterdishwasheralarm/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterdishwasheralarm/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterdishwasheralarm/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterdishwasheralarm/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterdishwasheralarm/readattributegeneratedcommandlist(with:).md)
- [readAttributeLatch(with:)](matter/mtrclusterdishwasheralarm/readattributelatch(with:).md)
- [readAttributeMask(with:)](matter/mtrclusterdishwasheralarm/readattributemask(with:).md)
- [readAttributeState(with:)](matter/mtrclusterdishwasheralarm/readattributestate(with:).md)
- [readAttributeSupported(with:)](matter/mtrclusterdishwasheralarm/readattributesupported(with:).md)
- [reset(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterdishwasheralarm/reset(with:expectedvalues:expectedvalueinterval:completion:).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)
