onvif
    Preparing search index...

    Interface AnalyticsStateInformation

    interface AnalyticsStateInformation {
        analyticsEngineControlToken: string;
        state: AnalyticsState;
        [key: string]: unknown;
    }

    Indexable

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

    Token of the control object whose status is requested.