@kayahr/ed-journal

    Interface SystemsShutdown

    Base interface shared by all journal event types.

    interface SystemsShutdown {
        event: "SystemsShutdown";
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    event: "SystemsShutdown"

    The type of event.

    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR