Skip to content

Commit

Permalink
Update lib/search.ex
Browse files Browse the repository at this point in the history
Co-authored-by: Yuri Oliveira <[email protected]>
  • Loading branch information
paoloo and yuriploc authored Dec 5, 2024
1 parent 6a1d629 commit ff31e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/search.ex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Onvif.Search do
@moduledoc """
Interface for making requests to the Onvif search service
https://www.onvif.org/ver10/replay.wsdl
https://www.onvif.org/ver10/search.wsdl
"""
require Logger
alias Onvif.Device
Expand Down

0 comments on commit ff31e1a

Please sign in to comment.