onvif
    Preparing search index...

    Interface AddConfiguration

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

    Hierarchy (View Summary)

    Index
    configuration?: ConfigurationRef[]

    List of configurations to be added. The types shall be provided in the order defined by tr2:ConfigurationEnumeration. List entries with tr2:ConfigurationEnumeration value "All" shall be ignored.

    name?: string

    Optional item. If present updates the Name property of the profile.

    profileToken?: string

    Reference to the profile where the configuration should be added