onvif
    Preparing search index...

    Interface SetConfiguration

    interface SetConfiguration {
        forcePersistence: boolean;
        PTZConfiguration: PTZConfiguration;
    }
    Index
    forcePersistence: boolean

    Flag that makes configuration persistent. Example: User wants the configuration to exist after reboot.

    PTZConfiguration: PTZConfiguration