export interface GateScanEntity { gate_id: string; type: string; uuid: string; }