---
title: "readAttributeAbsMaxHeatSetpointLimit(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/readattributeabsmaxheatsetpointlimit(completion:)"
---

# readAttributeAbsMaxHeatSetpointLimit(completion:)

## Declaration

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

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