onvif
    Preparing search index...

    Interface CreateProfileExtended

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

    Hierarchy (View Summary)

    Index
    configuration?: ConfigurationRefExtended[]

    Optional set of configurations to be assigned to the profile. List entries with tr2:ConfigurationEnumeration value "All" shall be ignored.

    name: string

    friendly name of the profile to be created