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

# readAttributeOccupiedSetback(completionHandler:)

## Declaration

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

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