View Source Onvif.Media.Ver20.GetProfiles (Onvif v0.5.0)

Summary

Functions

Parses the device response into a {:ok, profiles} tuple where profiles is a list, discarding the invalid transformations from map into a Onvif.Media.Ver20.Schemas.Profile.t().

Functions

request(device, args \\ [])

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

request_body()

request_body(profile_token)

response(xml_response_body)

Parses the device response into a {:ok, profiles} tuple where profiles is a list, discarding the invalid transformations from map into a Onvif.Media.Ver20.Schemas.Profile.t().

soap_action()