<!--
{
  "availability" : [
    "iOS: 16.1.0 - 17.4.0",
    "iPadOS: 16.1.0 - 17.4.0",
    "macCatalyst: 16.1.0 - 17.4.0",
    "macOS: 13.0.0 - 14.4.0",
    "tvOS: 16.1.0 - 17.4.0",
    "visionOS: 1.0.0 - 1.1.0",
    "watchOS: 9.1.0 - 10.4.0"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRThermostatControlSequence",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRThermostatControlSequence"
  },
  "title" : "MTRThermostatControlSequence"
}
-->

# MTRThermostatControlSequence

```
enum MTRThermostatControlSequence
```

## Topics

### Enumeration Cases

[`case coolingAndHeating`](/documentation/Matter/MTRThermostatControlSequence/coolingAndHeating)

[`case coolingAndHeatingWithReheat`](/documentation/Matter/MTRThermostatControlSequence/coolingAndHeatingWithReheat)

[`case coolingOnly`](/documentation/Matter/MTRThermostatControlSequence/coolingOnly)

[`case coolingWithReheat`](/documentation/Matter/MTRThermostatControlSequence/coolingWithReheat)

[`case heatingOnly`](/documentation/Matter/MTRThermostatControlSequence/heatingOnly)

[`case heatingWithReheat`](/documentation/Matter/MTRThermostatControlSequence/heatingWithReheat)

### Initializers

[`init?(rawValue: UInt8)`](/documentation/Matter/MTRThermostatControlSequence/init(rawValue:))

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)