---
title: "writeAttributeBallastFactorAdjustment(withValue:params:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterballastconfiguration/writeattributeballastfactoradjustment(withvalue:params:completion:)"
---

# writeAttributeBallastFactorAdjustment(withValue:params:completion:)

## Declaration

```swift
func writeAttributeBallastFactorAdjustment(withValue value: NSNumber?, params: MTRWriteParams?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeBallastFactorAdjustment(withValue value: NSNumber?, params: MTRWriteParams?) async throws
```
