---
title: "readAttributeBallastFactorAdjustment(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterballastconfiguration/readattributeballastfactoradjustment(completion:)"
---

# readAttributeBallastFactorAdjustment(completion:)

## Declaration

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

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