View Source ExOnvif.Search.GetRecordingSearchResults (ExOnvif v0.7.1)

Module describing the request to ExOnvif.Search.GetRecordingSearchResults.

Summary

Types

t()

@type t() :: %ExOnvif.Search.GetRecordingSearchResults{
  max_results: term(),
  min_results: term(),
  search_token: term(),
  wait_time: term()
}

Functions

changeset(module, attrs)

encode(schema)

to_struct(parsed)