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

# readAttributeUnoccupiedSetback(completionHandler:)

## Declaration

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

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