@kayahr/ed-journal

    Interface DiscoveryScan

    Written when using the discovery scanner, and new body discoveries are displayed in the cockpit info window. Note you can get two or three of these in a row, where some bodies are discovered by the automatic passive scan, before the active scan is complete.

    interface DiscoveryScan {
        Bodies: number;
        event: "DiscoveryScan";
        SystemAddress: number;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Bodies: number

    Number of new bodies discovered.

    event: "DiscoveryScan"

    The type of event.

    SystemAddress: number
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR