onvif
    Preparing search index...

    Interface AddConfigurationExtended

    interface AddConfigurationExtended {
        configuration?: ConfigurationRefExtended[];
        name?: string;
        profileToken?: string;
    }

    Hierarchy (View Summary)

    Index
    configuration?: ConfigurationRefExtended[]

    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