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

# readAttributeThermostatProgrammingOperationMode(completionHandler:)

## Declaration

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

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