setpointRaiseLower(with:completion:)

Declaration

func setpointRaiseLower(with params: MTRThermostatClusterSetpointRaiseLowerParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func setpointRaiseLower(with params: MTRThermostatClusterSetpointRaiseLowerParams) async throws