onvif
    Preparing search index...

    Interface OperatePresetTour

    interface OperatePresetTour {
        operation: PTZPresetTourOperation;
        presetTourToken: string;
        profileToken?: string;
    }
    Index
    presetTourToken: string
    profileToken?: string