writeAttributeLampManufacturer(withValue:completionHandler:)

Declaration

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