onvif
    Preparing search index...

    Interface CreateProfile

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

    Hierarchy (View Summary)

    Index
    configuration?: ConfigurationRef[]

    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