View Source NOAA.Observations.Message (NOAA Observations v0.4.60)

Summary

Functions

error(reason)

@spec error(term()) :: String.t()

stations_not_fetched(code)

@spec stations_not_fetched(NOAA.Observations.State.code()) :: :ok

status(code)

@spec status(pos_integer()) :: String.t()

timeout(state_code, retries)

@spec timeout(NOAA.Observations.State.code(), non_neg_integer()) :: :ok

writing_table(atom, code)

@spec writing_table(:ok | :error, NOAA.Observations.State.code()) :: :ok