interface Device { id: string; sessionId: string; deviceOs: string; deviceType: string; deviceIp: string; }