---
title: "readAttributeBatApprovedChemistry(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpowersource/readattributebatapprovedchemistry(completionhandler:)"
---

# readAttributeBatApprovedChemistry(completionHandler:)

## Declaration

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

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