Class: Seam::Resources::SeamEvent
- Inherits:
-
BaseResource
- Object
- BaseResource
- Seam::Resources::SeamEvent
- Defined in:
- lib/seam/routes/resources/event.rb
Instance Attribute Summary collapse
-
#acs_credential_id ⇒ Object
Returns the value of attribute acs_credential_id.
-
#acs_system_id ⇒ Object
Returns the value of attribute acs_system_id.
-
#acs_user_id ⇒ Object
Returns the value of attribute acs_user_id.
-
#action_attempt_id ⇒ Object
Returns the value of attribute action_attempt_id.
-
#client_session_id ⇒ Object
Returns the value of attribute client_session_id.
-
#climate_preset_key ⇒ Object
Returns the value of attribute climate_preset_key.
-
#cooling_set_point_celsius ⇒ Object
Returns the value of attribute cooling_set_point_celsius.
-
#cooling_set_point_fahrenheit ⇒ Object
Returns the value of attribute cooling_set_point_fahrenheit.
-
#device_id ⇒ Object
Returns the value of attribute device_id.
-
#enrollment_automation_id ⇒ Object
Returns the value of attribute enrollment_automation_id.
-
#event_description ⇒ Object
Returns the value of attribute event_description.
-
#event_id ⇒ Object
Returns the value of attribute event_id.
-
#event_type ⇒ Object
Returns the value of attribute event_type.
-
#fan_mode_setting ⇒ Object
Returns the value of attribute fan_mode_setting.
-
#heating_set_point_celsius ⇒ Object
Returns the value of attribute heating_set_point_celsius.
-
#heating_set_point_fahrenheit ⇒ Object
Returns the value of attribute heating_set_point_fahrenheit.
-
#hvac_mode_setting ⇒ Object
Returns the value of attribute hvac_mode_setting.
-
#is_fallback_climate_preset ⇒ Object
Returns the value of attribute is_fallback_climate_preset.
-
#method ⇒ Object
Returns the value of attribute method.
-
#thermostat_schedule_id ⇒ Object
Returns the value of attribute thermostat_schedule_id.
-
#workspace_id ⇒ Object
Returns the value of attribute workspace_id.
Attributes inherited from BaseResource
Method Summary
Methods inherited from BaseResource
date_accessor, #initialize, #inspect, load_from_response, #update_from_response
Constructor Details
This class inherits a constructor from Seam::Resources::BaseResource
Instance Attribute Details
#acs_credential_id ⇒ Object
Returns the value of attribute acs_credential_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def acs_credential_id @acs_credential_id end |
#acs_system_id ⇒ Object
Returns the value of attribute acs_system_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def acs_system_id @acs_system_id end |
#acs_user_id ⇒ Object
Returns the value of attribute acs_user_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def acs_user_id @acs_user_id end |
#action_attempt_id ⇒ Object
Returns the value of attribute action_attempt_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def action_attempt_id @action_attempt_id end |
#client_session_id ⇒ Object
Returns the value of attribute client_session_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def client_session_id @client_session_id end |
#climate_preset_key ⇒ Object
Returns the value of attribute climate_preset_key.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def climate_preset_key @climate_preset_key end |
#cooling_set_point_celsius ⇒ Object
Returns the value of attribute cooling_set_point_celsius.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def cooling_set_point_celsius @cooling_set_point_celsius end |
#cooling_set_point_fahrenheit ⇒ Object
Returns the value of attribute cooling_set_point_fahrenheit.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def cooling_set_point_fahrenheit @cooling_set_point_fahrenheit end |
#device_id ⇒ Object
Returns the value of attribute device_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def device_id @device_id end |
#enrollment_automation_id ⇒ Object
Returns the value of attribute enrollment_automation_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def enrollment_automation_id @enrollment_automation_id end |
#event_description ⇒ Object
Returns the value of attribute event_description.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def event_description @event_description end |
#event_id ⇒ Object
Returns the value of attribute event_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def event_id @event_id end |
#event_type ⇒ Object
Returns the value of attribute event_type.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def event_type @event_type end |
#fan_mode_setting ⇒ Object
Returns the value of attribute fan_mode_setting.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def fan_mode_setting @fan_mode_setting end |
#heating_set_point_celsius ⇒ Object
Returns the value of attribute heating_set_point_celsius.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def heating_set_point_celsius @heating_set_point_celsius end |
#heating_set_point_fahrenheit ⇒ Object
Returns the value of attribute heating_set_point_fahrenheit.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def heating_set_point_fahrenheit @heating_set_point_fahrenheit end |
#hvac_mode_setting ⇒ Object
Returns the value of attribute hvac_mode_setting.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def hvac_mode_setting @hvac_mode_setting end |
#is_fallback_climate_preset ⇒ Object
Returns the value of attribute is_fallback_climate_preset.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def is_fallback_climate_preset @is_fallback_climate_preset end |
#method ⇒ Object
Returns the value of attribute method.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def method @method end |
#thermostat_schedule_id ⇒ Object
Returns the value of attribute thermostat_schedule_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def thermostat_schedule_id @thermostat_schedule_id end |
#workspace_id ⇒ Object
Returns the value of attribute workspace_id.
6 7 8 |
# File 'lib/seam/routes/resources/event.rb', line 6 def workspace_id @workspace_id end |