onvif
    Preparing search index...

    Interface Config

    interface Config {
        name: string;
        parameters: ItemList;
        type: unknown;
    }
    Index
    name: string

    Name of the configuration.

    parameters: ItemList

    List of configuration parameters as defined in the corresponding description.

    type: unknown

    The Type attribute specifies the type of rule and shall be equal to value of one of Name attributes of ConfigDescription elements returned by GetSupportedRules and GetSupportedAnalyticsModules command.