export interface IndoorPositionLogRequest { ipsId?: string; filename: string; logs: any; }