Telix v0.1.0 Telix.Parser View Source
Parser to parse all the responses from Telit API endpoints
Link to this section Summary
Functions
Parses the response from telit api calls
Link to this section Types
Link to this type
response()
View Source
response :: {:ok, [struct]} | {:ok, struct} | :ok | {:error, map, status_code} | {:error, map} | any
Link to this section Functions
Parses the response from telit api calls