Astarte.RPC.Handler.handle_rpc

You're seeing just the callback handle_rpc, go back to Astarte.RPC.Handler module for more information.

Specs

handle_rpc(payload :: binary()) ::
  :ok | {:ok, reply :: term()} | {:error, :retry} | {:error, reason :: term()}