@kayahr/ed-journal
    Preparing search index...

    Interface FSSAllBodiesFound

    Written after having identified all bodies in the system.

    interface FSSAllBodiesFound {
        Count: number;
        event: "FSSAllBodiesFound";
        SystemAddress: ID;
        SystemName: string;
        timestamp: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Count: number
    event: "FSSAllBodiesFound"

    The type of event.

    SystemAddress: ID
    SystemName: string
    timestamp: string

    The time in GMT, ISO 8601.