export interface ICemApiCounterDto { me_id: number; var_id: number; pot_id: number; }