onvif
    Preparing search index...

    Interface PTZPresetTourStatus

    interface PTZPresetTourStatus {
        currentTourSpot?: PTZPresetTourSpot;
        extension?: PTZPresetTourStatusExtension;
        state: PTZPresetTourState;
    }
    Index
    currentTourSpot?: PTZPresetTourSpot

    Indicates a tour spot currently staying.

    Indicates state of this preset tour by Idle/Touring/Paused.