@kayahr/ed-journal

    Interface DatalinkScan

    Base interface shared by all journal event types.

    interface DatalinkScan {
        event: "DatalinkScan";
        Message: string;
        Message_Localised?: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    event: "DatalinkScan"

    The type of event.

    Message: string
    Message_Localised?: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR