onvif
    Preparing search index...

    Interface RemovePresetTour

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