writeAttributeLampBurnHoursTripPoint(withValue:completionHandler:)

Declaration

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