onvif
    Preparing search index...

    Interface RemoveConfiguration

    interface RemoveConfiguration {
        configuration?: ConfigurationRef[];
        profileToken?: string;
    }

    Hierarchy (View Summary)

    Index
    configuration?: ConfigurationRef[]

    List of configurations to be removed. The types shall be provided in the order defined by tr2:ConfigurationEnumeration. Tokens appearing in the configuration list shall be ignored. Presence of the "All" type shall result in an empty profile.

    profileToken?: string

    This element contains a reference to the media profile from which the configuration shall be removed.