onvif
    Preparing search index...

    Interface GetConfigurationOptions

    interface GetConfigurationOptions {
        configurationToken?: string;
        entityName: string;
        profileToken?: string;
    }
    Index
    configurationToken?: string

    Token of the requested configuration.

    entityName: string

    Configuration name

    profileToken?: string

    Contains the token of an existing media profile the configurations shall be compatible with.