Search
Interface for making requests to the Onvif devices service
https://www.onvif.org/ver10/device/wsdl/devicemgmt.wsdl
@spec request(String.t(), :basic_auth | :digest_auth | :no_auth | :xml_auth, module()) :: {:ok, any()} | {:error, String.t()}