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

# readAttributeMinHeatSetpointLimit(completionHandler:)

## Declaration

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

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