onvif
    Preparing search index...

    Interface SupportedRules

    interface SupportedRules {
        extension?: SupportedRulesExtension;
        limit?: number;
        ruleContentSchemaLocation?: string[];
        ruleDescription?: ConfigDescription[];
    }
    Index
    limit?: number

    Maximum number of concurrent instances.

    ruleContentSchemaLocation?: string[]

    Lists the location of all schemas that are referenced in the rules.

    ruleDescription?: ConfigDescription[]

    List of rules supported by the Video Analytics configuration..