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

# readAttributeMaxHeatSetpointLimit(completion:)

## Declaration

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

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