---
title: MTRClusterMicrowaveOvenControl
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclustermicrowaveovencontrol
---

# MTRClusterMicrowaveOvenControl

Cluster Microwave Oven Control Attributes and commands for configuring the microwave oven control, and reporting cooking stats.

## Declaration

```swift
class MTRClusterMicrowaveOvenControl
```

## Topics

### Initializers

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

### Instance Methods

- [addMoreTime(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustermicrowaveovencontrol/addmoretime(with:expectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclustermicrowaveovencontrol/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclustermicrowaveovencontrol/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclustermicrowaveovencontrol/readattributeclusterrevision(with:).md)
- [readAttributeCookTime(with:)](matter/mtrclustermicrowaveovencontrol/readattributecooktime(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclustermicrowaveovencontrol/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclustermicrowaveovencontrol/readattributegeneratedcommandlist(with:).md)
- [readAttributeMaxCookTime(with:)](matter/mtrclustermicrowaveovencontrol/readattributemaxcooktime(with:).md)
- [readAttributeMaxPower(with:)](matter/mtrclustermicrowaveovencontrol/readattributemaxpower(with:).md)
- [readAttributeMinPower(with:)](matter/mtrclustermicrowaveovencontrol/readattributeminpower(with:).md)
- [readAttributePowerSetting(with:)](matter/mtrclustermicrowaveovencontrol/readattributepowersetting(with:).md)
- [readAttributePowerStep(with:)](matter/mtrclustermicrowaveovencontrol/readattributepowerstep(with:).md)
- [readAttributeWattRating(with:)](matter/mtrclustermicrowaveovencontrol/readattributewattrating(with:).md)
- [setCookingParametersWith(_:expectedValues:expectedValueInterval:completion:)](matter/mtrclustermicrowaveovencontrol/setcookingparameterswith(_:expectedvalues:expectedvalueinterval:completion:).md)
- [setCookingParametersWithExpectedValues(_:expectedValueInterval:completion:)](matter/mtrclustermicrowaveovencontrol/setcookingparameterswithexpectedvalues(_: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)
