Class: Seam::Resources::SeamEvent

Inherits:
BaseResource show all
Defined in:
lib/seam/routes/resources/event.rb

Instance Attribute Summary collapse

Attributes inherited from BaseResource

#client, #data

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

#access_code_errorsObject

Returns the value of attribute access_code_errors.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_code_errors
  @access_code_errors
end

#access_code_idObject

Returns the value of attribute access_code_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_code_id
  @access_code_id
end

#access_code_is_managedObject

Returns the value of attribute access_code_is_managed.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_code_is_managed
  @access_code_is_managed
end

#access_code_warningsObject

Returns the value of attribute access_code_warnings.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_code_warnings
  @access_code_warnings
end

#access_grant_idObject

Returns the value of attribute access_grant_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_grant_id
  @access_grant_id
end

#access_grant_idsObject

Returns the value of attribute access_grant_ids.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_grant_ids
  @access_grant_ids
end

#access_grant_keyObject

Returns the value of attribute access_grant_key.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_grant_key
  @access_grant_key
end

#access_grant_keysObject

Returns the value of attribute access_grant_keys.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_grant_keys
  @access_grant_keys
end

#access_method_idObject

Returns the value of attribute access_method_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def access_method_id
  @access_method_id
end

#acs_access_group_idObject

Returns the value of attribute acs_access_group_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def acs_access_group_id
  @acs_access_group_id
end

#acs_credential_idObject

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_encoder_idObject

Returns the value of attribute acs_encoder_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def acs_encoder_id
  @acs_encoder_id
end

#acs_entrance_idObject

Returns the value of attribute acs_entrance_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def acs_entrance_id
  @acs_entrance_id
end

#acs_entrance_idsObject

Returns the value of attribute acs_entrance_ids.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def acs_entrance_ids
  @acs_entrance_ids
end

#acs_system_errorsObject

Returns the value of attribute acs_system_errors.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def acs_system_errors
  @acs_system_errors
end

#acs_system_idObject

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_system_warningsObject

Returns the value of attribute acs_system_warnings.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def acs_system_warnings
  @acs_system_warnings
end

#acs_user_idObject

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_idObject

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

#action_typeObject

Returns the value of attribute action_type.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def action_type
  @action_type
end

#activation_reasonObject

Returns the value of attribute activation_reason.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def activation_reason
  @activation_reason
end

#backup_access_code_idObject

Returns the value of attribute backup_access_code_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def backup_access_code_id
  @backup_access_code_id
end

#battery_levelObject

Returns the value of attribute battery_level.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def battery_level
  @battery_level
end

#battery_statusObject

Returns the value of attribute battery_status.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def battery_status
  @battery_status
end

#client_session_idObject

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_keyObject

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

#codeObject

Returns the value of attribute code.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def code
  @code
end

#connect_webview_idObject

Returns the value of attribute connect_webview_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def connect_webview_id
  @connect_webview_id
end

#connected_account_custom_metadataObject

Returns the value of attribute connected_account_custom_metadata.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @connected_account_custom_metadata
end

#connected_account_errorsObject

Returns the value of attribute connected_account_errors.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @connected_account_errors
end

#connected_account_idObject

Returns the value of attribute connected_account_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @connected_account_id
end

#connected_account_typeObject

Returns the value of attribute connected_account_type.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @connected_account_type
end

#connected_account_warningsObject

Returns the value of attribute connected_account_warnings.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @connected_account_warnings
end

#cooling_set_point_celsiusObject

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_fahrenheitObject

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

#customer_keyObject

Returns the value of attribute customer_key.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def customer_key
  @customer_key
end

#desired_temperature_celsiusObject

Returns the value of attribute desired_temperature_celsius.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def desired_temperature_celsius
  @desired_temperature_celsius
end

#desired_temperature_fahrenheitObject

Returns the value of attribute desired_temperature_fahrenheit.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def desired_temperature_fahrenheit
  @desired_temperature_fahrenheit
end

#device_custom_metadataObject

Returns the value of attribute device_custom_metadata.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @device_custom_metadata
end

#device_errorsObject

Returns the value of attribute device_errors.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def device_errors
  @device_errors
end

#device_idObject

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

#device_idsObject

Returns the value of attribute device_ids.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def device_ids
  @device_ids
end

#device_nameObject

Returns the value of attribute device_name.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def device_name
  @device_name
end

#device_warningsObject

Returns the value of attribute device_warnings.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def device_warnings
  @device_warnings
end

#ends_atObject

Returns the value of attribute ends_at.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def ends_at
  @ends_at
end

#enrollment_automation_idObject

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

#error_codeObject

Returns the value of attribute error_code.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def error_code
  @error_code
end

#error_messageObject

Returns the value of attribute error_message.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def error_message
  @error_message
end

#event_idObject

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_typeObject

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_settingObject

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_celsiusObject

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_fahrenheitObject

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_settingObject

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

#image_urlObject

Returns the value of attribute image_url.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def image_url
  @image_url
end

#is_backup_codeObject

Returns the value of attribute is_backup_code.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def is_backup_code
  @is_backup_code
end

#is_fallback_climate_presetObject

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

#lower_limit_celsiusObject

Returns the value of attribute lower_limit_celsius.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def lower_limit_celsius
  @lower_limit_celsius
end

#lower_limit_fahrenheitObject

Returns the value of attribute lower_limit_fahrenheit.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def lower_limit_fahrenheit
  @lower_limit_fahrenheit
end

#methodObject

Returns the value of attribute method.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def method
  @method
end

#minut_metadataObject

Returns the value of attribute minut_metadata.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @minut_metadata
end

#motion_sub_typeObject

Returns the value of attribute motion_sub_type.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def motion_sub_type
  @motion_sub_type
end

#noise_level_decibelsObject

Returns the value of attribute noise_level_decibels.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def noise_level_decibels
  @noise_level_decibels
end

#noise_level_nrsObject

Returns the value of attribute noise_level_nrs.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def noise_level_nrs
  @noise_level_nrs
end

#noise_threshold_idObject

Returns the value of attribute noise_threshold_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def noise_threshold_id
  @noise_threshold_id
end

#noise_threshold_nameObject

Returns the value of attribute noise_threshold_name.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def noise_threshold_name
  @noise_threshold_name
end

#noiseaware_metadataObject

Returns the value of attribute noiseaware_metadata.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def 
  @noiseaware_metadata
end

#space_idObject

Returns the value of attribute space_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def space_id
  @space_id
end

#space_keyObject

Returns the value of attribute space_key.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def space_key
  @space_key
end

#starts_atObject

Returns the value of attribute starts_at.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def starts_at
  @starts_at
end

#statusObject

Returns the value of attribute status.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def status
  @status
end

#temperature_celsiusObject

Returns the value of attribute temperature_celsius.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def temperature_celsius
  @temperature_celsius
end

#temperature_fahrenheitObject

Returns the value of attribute temperature_fahrenheit.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def temperature_fahrenheit
  @temperature_fahrenheit
end

#thermostat_schedule_idObject

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

#upper_limit_celsiusObject

Returns the value of attribute upper_limit_celsius.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def upper_limit_celsius
  @upper_limit_celsius
end

#upper_limit_fahrenheitObject

Returns the value of attribute upper_limit_fahrenheit.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def upper_limit_fahrenheit
  @upper_limit_fahrenheit
end

#user_identity_idObject

Returns the value of attribute user_identity_id.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def user_identity_id
  @user_identity_id
end

#video_urlObject

Returns the value of attribute video_url.



6
7
8
# File 'lib/seam/routes/resources/event.rb', line 6

def video_url
  @video_url
end

#workspace_idObject

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