Response (Qronomnom v0.1.1)

Utility functions for response parsing.

Link to this section Summary

Functions

Strip Tesla API client metadata & return relevant body.

Link to this section Functions

Link to this function

handle_response(tesla_response)

Specs

handle_response({atom(), Tesla.Env.t()}) :: {:ok, map()} | {:error, map()}

Strip Tesla API client metadata & return relevant body.