---
title: "readAttributeInPlaceIndicator(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteractivatedcarbonfiltermonitoring/readattributeinplaceindicator(completion:)"
---

# readAttributeInPlaceIndicator(completion:)

## Declaration

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

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