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

# readAttributeACCapacityformat(completionHandler:)

## Declaration

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

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