View Source Onvif.PTZ.GetNodes (Onvif v0.6.0)

Get the descriptions of the available PTZ Nodes.

A PTZ-capable device may have multiple PTZ Nodes. The PTZ Nodes may represent mechanical PTZ drivers, uploaded PTZ drivers or digital PTZ drivers. PTZ Nodes are the lowest level entities in the PTZ control API and reflect the supported PTZ capabilities.

The PTZ Node is referenced either by its name or by its reference token.

Summary

Functions

request(device)

@spec request(Device.t()) :: {:ok, [Onvif.PTZ.Schemas.PTZNode.t()]} | {:error, map()}

request_body()

response(xml_response_body)

soap_action()