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

# readAttributeOccupiedSetbackMax(completion:)

## Declaration

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

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