@kayahr/ed-journal

    Interface PowerplayDeliver

    Base interface shared by all journal event types.

    interface PowerplayDeliver {
        Count: number;
        event: "PowerplayDeliver";
        Power: string;
        timestamp: string;
        Type: string;
        Type_Localised?: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Count: number
    event: "PowerplayDeliver"

    The type of event.

    Power: string
    timestamp: string

    The time in GMT, ISO 8601.

    Type: string
    Type_Localised?: string
    MMNEPVFCICPMFPCPTTAAATR