View Source Onvif.PTZ (Onvif v0.6.0)

Interface for making requests to the Onvif PTZ(Pan/Tilt/Zoom) service

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

Summary

Functions

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

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