Module: RubyTCC::REST
- Defined in:
- lib/rubytcc/rest/client.rb,
lib/rubytcc/rest/api.rb,
lib/rubytcc/rest/log_off.rb,
lib/rubytcc/rest/keep_alive.rb,
lib/rubytcc/rest/get_schedule.rb,
lib/rubytcc/rest/edit_location.rb,
lib/rubytcc/rest/get_locations.rb,
lib/rubytcc/rest/get_thermostat.rb,
lib/rubytcc/rest/create_location.rb,
lib/rubytcc/rest/get_thermostat_ui.rb,
lib/rubytcc/rest/get_thermostat_fan.rb,
lib/rubytcc/rest/get_comm_task_state.rb,
lib/rubytcc/rest/get_system_geo_info.rb,
lib/rubytcc/rest/change_thermostat_ui.rb,
lib/rubytcc/rest/get_weather_forecast.rb,
lib/rubytcc/rest/change_thermostat_fan.rb,
lib/rubytcc/rest/get_user_address_info.rb,
lib/rubytcc/rest/authenticate_user_login.rb,
lib/rubytcc/rest/get_short_location_info.rb,
lib/rubytcc/rest/get_volatile_thermostat_data.rb,
lib/rubytcc/rest/get_thermostat_humidification.rb
Overview
REST
Defined Under Namespace
Modules: API, AuthenticateUserLogin, ChangeThermostatFan, ChangeThermostatUI, CreateLocation, EditLocation, GetCommTaskState, GetLocations, GetSchedule, GetShortLocationInfo, GetSystemGeoInfo, GetThermostat, GetThermostatFan, GetThermostatHumidification, GetThermostatUI, GetUserAddressInfo, GetVolatileThermostatData, GetWeatherForecast, KeepAlive, LogOff Classes: Client