---
title: "readAttributeACCapacity(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/readattributeaccapacity(completionhandler:)"
---

# readAttributeACCapacity(completionHandler:)

## Declaration

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

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