---
title: MTRThermostatControlSequenceOfOperation
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrthermostatcontrolsequenceofoperation
---

# MTRThermostatControlSequenceOfOperation

## Declaration

```swift
enum MTRThermostatControlSequenceOfOperation
```

## Topics

### Enumeration Cases

- [MTRThermostatControlSequenceOfOperation.coolingAndHeating](matter/mtrthermostatcontrolsequenceofoperation/coolingandheating.md)
- [MTRThermostatControlSequenceOfOperation.coolingAndHeatingWithReheat](matter/mtrthermostatcontrolsequenceofoperation/coolingandheatingwithreheat.md)
- [MTRThermostatControlSequenceOfOperation.coolingOnly](matter/mtrthermostatcontrolsequenceofoperation/coolingonly.md)
- [MTRThermostatControlSequenceOfOperation.coolingWithReheat](matter/mtrthermostatcontrolsequenceofoperation/coolingwithreheat.md)
- [MTRThermostatControlSequenceOfOperation.heatingOnly](matter/mtrthermostatcontrolsequenceofoperation/heatingonly.md)
- [MTRThermostatControlSequenceOfOperation.heatingWithReheat](matter/mtrthermostatcontrolsequenceofoperation/heatingwithreheat.md)

### Initializers

- [init(rawValue:)](matter/mtrthermostatcontrolsequenceofoperation/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
