writeAttributeLampBurnHours(withValue:completion:)

Declaration

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