---
title: "readAttributeUncertainty(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertotalvolatileorganiccompoundsconcentrationmeasurement/readattributeuncertainty(completion:)"
---

# readAttributeUncertainty(completion:)

## Declaration

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

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