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

# readAttributeMaxCompPressure(completion:)

## Declaration

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

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