---
title: "readAttributeBatReplaceability(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpowersource/readattributebatreplaceability(completion:)"
---

# readAttributeBatReplaceability(completion:)

## Declaration

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

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