@kayahr/ed-journal

    Interface SAASignalsFound

    Written when using SAA scanner on a planet or rings.

    interface SAASignalsFound {
        BodyID: number;
        BodyName: string;
        event: "SAASignalsFound";
        Genuses?: { Genus: string; Genus_Localised: string }[];
        Signals: { Count: number; Type: string; Type_Localised?: string }[];
        SystemAddress: number;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    BodyID: number
    BodyName: string
    event: "SAASignalsFound"

    The type of event.

    Genuses?: { Genus: string; Genus_Localised: string }[]
    Signals: { Count: number; Type: string; Type_Localised?: string }[]
    SystemAddress: number
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR