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

# writeAttributeLampManufacturer(withValue:params:completion:)

## Declaration

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

```swift
func writeAttributeLampManufacturer(withValue value: String, params: MTRWriteParams?) async throws
```
