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

# readAttributeMaxFlow(completionHandler:)

## Declaration

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

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