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

# readAttributeAbsMinHeatSetpointLimit(completionHandler:)

## Declaration

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

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