auto_api v0.1.0 AutoApi.CommonData View Source

Link to this section Summary

Link to this section Types

Link to this type electricity() View Source
electricity() :: :on | :off
Link to this type location() View Source
location() :: :front_left | :front_right | :rear_right | :rear_left
Link to this type lock() View Source
lock() :: :unlocked | :locked
Link to this type position() View Source
position() :: :closed | :open | :unavailable

Link to this section Functions

Link to this function atom_electricity_to_bin(atom) View Source
Link to this function atom_location_to_bin(atom) View Source
Link to this function atom_position_to_bin(arg1) View Source
Link to this function bin_electricity_to_atom(int) View Source
Link to this function bin_location_to_atom(int) View Source
Link to this function bin_position_to_atom(arg1) View Source
Link to this function bin_to_ieee_754_float(arg) View Source
Link to this function convert_bin_to_float(arg) View Source
Link to this function convert_bin_to_integer(o) View Source
Link to this function convert_state_to_bin_float(value, int) View Source
Link to this function convert_state_to_bin_integer(value, size) View Source