Table of Contents - rubytcc-0.0.1 Documentation
Classes and Modules
- RubyTCC
- RubyTCC::AuthenticateLoginResult
- RubyTCC::ChangeRequestResult
- RubyTCC::ChangeThermostatUIResult
- RubyTCC::Client
- RubyTCC::CountryInfo
- RubyTCC::CreateLocationResult
- RubyTCC::CurrentWeather
- RubyTCC::DemandResponseEvent
- RubyTCC::EditLocationResult
- RubyTCC::Enumerable
- RubyTCC::Error
- RubyTCC::Fan
- RubyTCC::ForecastDayInfo
- RubyTCC::GetCommTaskStateResult
- RubyTCC::GetLocationsResult
- RubyTCC::GetScheduleResult
- RubyTCC::GetShortLocationInfoResult
- RubyTCC::GetSystemGeoInfoResult
- RubyTCC::GetThermostatFanResult
- RubyTCC::GetThermostatHumidificationResult
- RubyTCC::GetThermostatResult
- RubyTCC::GetThermostatUIResult
- RubyTCC::GetUserAddressInfoResult
- RubyTCC::GetVolatileThermostatDataResult
- RubyTCC::GetWeatherForecastResult
- RubyTCC::Helper
- RubyTCC::Humidification
- RubyTCC::KeepAliveResult
- RubyTCC::LocationInfo
- RubyTCC::LogOffResult
- RubyTCC::REST
- RubyTCC::REST::API
- RubyTCC::REST::AuthenticateUserLogin
- RubyTCC::REST::ChangeThermostatFan
- RubyTCC::REST::ChangeThermostatUI
- RubyTCC::REST::Client
- RubyTCC::REST::CreateLocation
- RubyTCC::REST::EditLocation
- RubyTCC::REST::GetCommTaskState
- RubyTCC::REST::GetLocations
- RubyTCC::REST::GetSchedule
- RubyTCC::REST::GetShortLocationInfo
- RubyTCC::REST::GetSystemGeoInfo
- RubyTCC::REST::GetThermostat
- RubyTCC::REST::GetThermostatFan
- RubyTCC::REST::GetThermostatHumidification
- RubyTCC::REST::GetThermostatUI
- RubyTCC::REST::GetUserAddressInfo
- RubyTCC::REST::GetVolatileThermostatData
- RubyTCC::REST::GetWeatherForecast
- RubyTCC::REST::KeepAlive
- RubyTCC::REST::LogOff
- RubyTCC::Schedule
- RubyTCC::ScheduledPeriodInfo
- RubyTCC::ShortLocationInfo
- RubyTCC::StateInfo
- RubyTCC::Thermostat
- RubyTCC::ThermostatAlert
- RubyTCC::ThermostatInfo
- RubyTCC::UI
- RubyTCC::UserAddressInfo
- RubyTCC::UserInfo
Methods
- ::camelize — RubyTCC::Helper
- ::extract_message_from_errors — RubyTCC::Error
- ::from_response — RubyTCC::Error
- ::new — RubyTCC::Client
- ::new — RubyTCC::Error
- ::parse_error — RubyTCC::Error
- ::to_period — RubyTCC::Helper
- #authenticate_user_login — RubyTCC::REST::AuthenticateUserLogin
- #change_thermostat_fan — RubyTCC::REST::ChangeThermostatFan
- #change_thermostat_ui — RubyTCC::REST::ChangeThermostatUI
- #complete_post — RubyTCC::REST::Client
- #connection — RubyTCC::REST::Client
- #connection_options — RubyTCC::REST::Client
- #create_location — RubyTCC::REST::CreateLocation
- #credentials — RubyTCC::Client
- #credentials? — RubyTCC::Client
- #credentials? — RubyTCC::REST::Client
- #each — RubyTCC::Enumerable
- #edit_location — RubyTCC::REST::EditLocation
- #get — RubyTCC::REST::Client
- #get_comm_task_state — RubyTCC::REST::GetCommTaskState
- #get_locations — RubyTCC::REST::GetLocations
- #get_schedule — RubyTCC::REST::GetSchedule
- #get_short_location_info — RubyTCC::REST::GetShortLocationInfo
- #get_system_geo_info — RubyTCC::REST::GetSystemGeoInfo
- #get_thermostat — RubyTCC::REST::GetThermostat
- #get_thermostat_fan — RubyTCC::REST::GetThermostatFan
- #get_thermostat_humidification — RubyTCC::REST::GetThermostatHumidification
- #get_thermostat_ui — RubyTCC::REST::GetThermostatUI
- #get_user_address_info — RubyTCC::REST::GetUserAddressInfo
- #get_volatile_thermostat_data — RubyTCC::REST::GetVolatileThermostatData
- #get_weather_forecast — RubyTCC::REST::GetWeatherForecast
- #keep_alive — RubyTCC::REST::KeepAlive
- #last? — RubyTCC::Enumerable
- #log_off — RubyTCC::REST::LogOff
- #middleware — RubyTCC::REST::Client
- #post — RubyTCC::REST::Client
- #request — RubyTCC::REST::Client
- #request_headers — RubyTCC::REST::Client
- #session_id? — RubyTCC::REST::Client
- #user_agent — RubyTCC::Client
- #validate_credential_type! — RubyTCC::Client