writeAttributeLampBurnHours(withValue:completionHandler:)
Declaration
func writeAttributeLampBurnHours(withValue value: NSNumber?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeLampBurnHours(withValue value: NSNumber?) async throws