onvif
    Preparing search index...

    Interface FileProgress

    interface FileProgress {
        fileName: string;
        progress: number;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    fileName: string

    Exported file name

    progress: number

    Normalized percentage completion for uploading the exported file