View Source Onvif.Devices (Onvif v0.6.0)

Interface for making requests to the Onvif devices service

https://www.onvif.org/ver10/device/wsdl/devicemgmt.wsdl

Summary

Functions

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

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