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

# MTRThermostatControlSequenceOfOperation

```
enum MTRThermostatControlSequenceOfOperation
```

## Topics

### Enumeration Cases

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

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

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

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

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

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

### Initializers

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

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)