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

# readAttributeUnoccupiedSetback(completion:)

## Declaration

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

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