---
title: "setpointRaiseLower(with:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/setpointraiselower(with:completionhandler:)"
---

# setpointRaiseLower(with:completionHandler:)

## Declaration

```swift
func setpointRaiseLower(with params: MTRThermostatClusterSetpointRaiseLowerParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func setpointRaiseLower(with params: MTRThermostatClusterSetpointRaiseLowerParams) async throws
```
