@openhps/core
    Preparing search index...

    Interface TimeSyncOptions

    interface TimeSyncOptions {
        checkInterval?: number;
        name?: string;
        service?: string;
        uid?: string;
    }

    Hierarchy (View Summary)

    Index
    checkInterval?: number
    name?: string

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

    service?: string
    uid?: string

    Manually set the unique identifier of the node