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

# writeAttributeLampManufacturer(withValue:completionHandler:)

## Declaration

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

```swift
func writeAttributeLampManufacturer(withValue value: String) async throws
```
