onvif
    Preparing search index...

    Interface GetPresetTour

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