onvif
    Preparing search index...

    Interface GetPresetTourOptions

    interface GetPresetTourOptions {
        presetTourToken?: string;
        profileToken?: string;
    }
    Index
    presetTourToken?: string
    profileToken?: string