---
title: MTRThermostatControlSequence
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrthermostatcontrolsequence
---

# MTRThermostatControlSequence

## Declaration

```swift
enum MTRThermostatControlSequence
```

## Topics

### Enumeration Cases

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

### Initializers

- [init(rawValue:)](matter/mtrthermostatcontrolsequence/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)
