View Source Onvif.Media.Ver20.Media (Onvif v0.6.0)

Interface for making requests to the 2.0 version of Onvif Media Service

https://www.onvif.org/ver20/media/wsdl/media.wsdl

Summary

Functions

request(device, args \\ [], operation)

@spec request(Onvif.Device.t(), list(), module()) :: {:ok, any()} | {:error, map()}