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

# readAttributeMaxConstTemp(completion:)

## Declaration

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

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