writeAttributeLampBurnHoursTripPoint(withValue:params:completion:)

Declaration

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