View Source Dopple.Target protocol (Dopple v0.1.1-alpha12)
A resource that the system will periodically ping, to receive measurements
Link to this section Summary
Link to this section Types
@type t() :: term()
Link to this section Functions
@spec ping(Dopple.Target, Event) :: {:ok, Dopple.Receipt.t()} | {:error, any()}