@openhps/core
    Preparing search index...

    Interface PushOptions

    Provides options of push actions to nodes.

    interface PushOptions {
        lastNode?: string;
        sourceNode?: string;
    }

    Hierarchy (View Summary)

    Index
    lastNode?: string

    Last node UID

    sourceNode?: string

    Source node that started the original push