---
title: MTRThermostatACCompressorType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrthermostataccompressortype
---

# MTRThermostatACCompressorType

## Declaration

```swift
enum MTRThermostatACCompressorType
```

## Topics

### Enumeration Cases

- [MTRThermostatACCompressorType.T1](matter/mtrthermostataccompressortype/t1.md)
- [MTRThermostatACCompressorType.T2](matter/mtrthermostataccompressortype/t2.md)
- [MTRThermostatACCompressorType.T3](matter/mtrthermostataccompressortype/t3.md)
- [MTRThermostatACCompressorType.unknown](matter/mtrthermostataccompressortype/unknown.md)

### Initializers

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