---
title: "readAttributeMaxMeasuredValue(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusternitrogendioxideconcentrationmeasurement/readattributemaxmeasuredvalue(completion:)"
---

# readAttributeMaxMeasuredValue(completion:)

## Declaration

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

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