---
title: "readAttributeACCompressorType(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/readattributeaccompressortype(completion:)"
---

# readAttributeACCompressorType(completion:)

## Declaration

```swift
func readAttributeACCompressorType(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeACCompressorType() async throws -> NSNumber
```
