View Source TehamaClient.Object (Tehama Elixir Client API v0.6.0)

Link to this section Summary

Link to this section Functions

Link to this function

parse_f(v, default \\ -1.0)

View Source
@spec parse_f(any(), any()) :: float()
Link to this function

parse_i(v, default \\ -1)

View Source
@spec parse_i(any(), any()) :: integer()