onvif
    Preparing search index...

    Interface SetNetworkProtocols

    interface SetNetworkProtocols {
        networkProtocols: NetworkProtocol[];
    }
    Index
    networkProtocols: NetworkProtocol[]

    Configures one or more defined network protocols supported by the device. There are currently three protocols defined; HTTP, HTTPS and RTSP. The following parameters can be set for each protocol: port and enable/disable.