export interface ITimeSeriePeriodPoint { position: string; 'out_Quantity.quantity': string; 'out_Quantity.quality': string; }