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

# readAttributeUnoccupiedSetbackMax(completion:)

## Declaration

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

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