@openhps/core
    Preparing search index...

    Interface NodeOptions

    interface NodeOptions {
        name?: string;
        uid?: string;
    }

    Hierarchy (View Summary)

    Index
    name?: string

    User friendly name of the node Used for querying a node by its name.

    uid?: string

    Manually set the unique identifier of the node