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

# readAttributeACLouverPosition(completion:)

## Declaration

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

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