---
title: "readAttributeMaxConstTemp(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpumpconfigurationandcontrol/readattributemaxconsttemp(completionhandler:)"
---

# readAttributeMaxConstTemp(completionHandler:)

## Declaration

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

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