Honeywell Api Client v0.1.1
Honeywell.Thermostat.Thermostat
This module defines the actions that can be taken on the Thermostat endpoint.
Types
error :: {:error, binary, Integer}
fatal :: {:error, binary}
t :: %Honeywell.Thermostat.Thermostat{device_id: binary, location_id: binary, temperature: float}
Functions
Specs
from_map(binary) :: (%{} -> t)
Specs
from_map(binary, binary) :: (%{} -> t)