Class: Seam::Resources::UnmanagedDevice
- Inherits:
-
BaseResource
- Object
- BaseResource
- Seam::Resources::UnmanagedDevice
- Includes:
- ResourceErrorsSupport, ResourceWarningsSupport
- Defined in:
- lib/seam/routes/resources/unmanaged_device.rb
Instance Attribute Summary collapse
-
#can_hvac_cool ⇒ Object
Returns the value of attribute can_hvac_cool.
-
#can_hvac_heat ⇒ Object
Returns the value of attribute can_hvac_heat.
-
#can_hvac_heat_cool ⇒ Object
Returns the value of attribute can_hvac_heat_cool.
-
#can_program_offline_access_codes ⇒ Object
Returns the value of attribute can_program_offline_access_codes.
-
#can_program_online_access_codes ⇒ Object
Returns the value of attribute can_program_online_access_codes.
-
#can_program_thermostat_programs_as_different_each_day ⇒ Object
Returns the value of attribute can_program_thermostat_programs_as_different_each_day.
-
#can_program_thermostat_programs_as_same_each_day ⇒ Object
Returns the value of attribute can_program_thermostat_programs_as_same_each_day.
-
#can_program_thermostat_programs_as_weekday_weekend ⇒ Object
Returns the value of attribute can_program_thermostat_programs_as_weekday_weekend.
-
#can_remotely_lock ⇒ Object
Returns the value of attribute can_remotely_lock.
-
#can_remotely_unlock ⇒ Object
Returns the value of attribute can_remotely_unlock.
-
#can_run_thermostat_programs ⇒ Object
Returns the value of attribute can_run_thermostat_programs.
-
#can_simulate_connection ⇒ Object
Returns the value of attribute can_simulate_connection.
-
#can_simulate_disconnection ⇒ Object
Returns the value of attribute can_simulate_disconnection.
-
#can_simulate_hub_connection ⇒ Object
Returns the value of attribute can_simulate_hub_connection.
-
#can_simulate_hub_disconnection ⇒ Object
Returns the value of attribute can_simulate_hub_disconnection.
-
#can_simulate_paid_subscription ⇒ Object
Returns the value of attribute can_simulate_paid_subscription.
-
#can_simulate_removal ⇒ Object
Returns the value of attribute can_simulate_removal.
-
#can_turn_off_hvac ⇒ Object
Returns the value of attribute can_turn_off_hvac.
-
#can_unlock_with_code ⇒ Object
Returns the value of attribute can_unlock_with_code.
-
#capabilities_supported ⇒ Object
Returns the value of attribute capabilities_supported.
-
#connected_account_id ⇒ Object
Returns the value of attribute connected_account_id.
-
#custom_metadata ⇒ Object
Returns the value of attribute custom_metadata.
-
#device_id ⇒ Object
Returns the value of attribute device_id.
-
#device_type ⇒ Object
Returns the value of attribute device_type.
-
#is_managed ⇒ Object
Returns the value of attribute is_managed.
-
#location ⇒ Object
Returns the value of attribute location.
-
#properties ⇒ Object
Returns the value of attribute properties.
-
#workspace_id ⇒ Object
Returns the value of attribute workspace_id.
Attributes inherited from BaseResource
Method Summary
Methods included from ResourceWarningsSupport
Methods included from ResourceErrorsSupport
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
#can_hvac_cool ⇒ Object
Returns the value of attribute can_hvac_cool.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_hvac_cool @can_hvac_cool end |
#can_hvac_heat ⇒ Object
Returns the value of attribute can_hvac_heat.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_hvac_heat @can_hvac_heat end |
#can_hvac_heat_cool ⇒ Object
Returns the value of attribute can_hvac_heat_cool.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_hvac_heat_cool @can_hvac_heat_cool end |
#can_program_offline_access_codes ⇒ Object
Returns the value of attribute can_program_offline_access_codes.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_program_offline_access_codes @can_program_offline_access_codes end |
#can_program_online_access_codes ⇒ Object
Returns the value of attribute can_program_online_access_codes.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_program_online_access_codes @can_program_online_access_codes end |
#can_program_thermostat_programs_as_different_each_day ⇒ Object
Returns the value of attribute can_program_thermostat_programs_as_different_each_day.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_program_thermostat_programs_as_different_each_day @can_program_thermostat_programs_as_different_each_day end |
#can_program_thermostat_programs_as_same_each_day ⇒ Object
Returns the value of attribute can_program_thermostat_programs_as_same_each_day.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_program_thermostat_programs_as_same_each_day @can_program_thermostat_programs_as_same_each_day end |
#can_program_thermostat_programs_as_weekday_weekend ⇒ Object
Returns the value of attribute can_program_thermostat_programs_as_weekday_weekend.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_program_thermostat_programs_as_weekday_weekend @can_program_thermostat_programs_as_weekday_weekend end |
#can_remotely_lock ⇒ Object
Returns the value of attribute can_remotely_lock.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_remotely_lock @can_remotely_lock end |
#can_remotely_unlock ⇒ Object
Returns the value of attribute can_remotely_unlock.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_remotely_unlock @can_remotely_unlock end |
#can_run_thermostat_programs ⇒ Object
Returns the value of attribute can_run_thermostat_programs.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_run_thermostat_programs @can_run_thermostat_programs end |
#can_simulate_connection ⇒ Object
Returns the value of attribute can_simulate_connection.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_simulate_connection @can_simulate_connection end |
#can_simulate_disconnection ⇒ Object
Returns the value of attribute can_simulate_disconnection.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_simulate_disconnection @can_simulate_disconnection end |
#can_simulate_hub_connection ⇒ Object
Returns the value of attribute can_simulate_hub_connection.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_simulate_hub_connection @can_simulate_hub_connection end |
#can_simulate_hub_disconnection ⇒ Object
Returns the value of attribute can_simulate_hub_disconnection.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_simulate_hub_disconnection @can_simulate_hub_disconnection end |
#can_simulate_paid_subscription ⇒ Object
Returns the value of attribute can_simulate_paid_subscription.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_simulate_paid_subscription @can_simulate_paid_subscription end |
#can_simulate_removal ⇒ Object
Returns the value of attribute can_simulate_removal.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_simulate_removal @can_simulate_removal end |
#can_turn_off_hvac ⇒ Object
Returns the value of attribute can_turn_off_hvac.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_turn_off_hvac @can_turn_off_hvac end |
#can_unlock_with_code ⇒ Object
Returns the value of attribute can_unlock_with_code.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def can_unlock_with_code @can_unlock_with_code end |
#capabilities_supported ⇒ Object
Returns the value of attribute capabilities_supported.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def capabilities_supported @capabilities_supported end |
#connected_account_id ⇒ Object
Returns the value of attribute connected_account_id.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def connected_account_id @connected_account_id end |
#custom_metadata ⇒ Object
Returns the value of attribute custom_metadata.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def @custom_metadata end |
#device_id ⇒ Object
Returns the value of attribute device_id.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def device_id @device_id end |
#device_type ⇒ Object
Returns the value of attribute device_type.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def device_type @device_type end |
#is_managed ⇒ Object
Returns the value of attribute is_managed.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def is_managed @is_managed end |
#location ⇒ Object
Returns the value of attribute location.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def location @location end |
#properties ⇒ Object
Returns the value of attribute properties.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def properties @properties end |
#workspace_id ⇒ Object
Returns the value of attribute workspace_id.
6 7 8 |
# File 'lib/seam/routes/resources/unmanaged_device.rb', line 6 def workspace_id @workspace_id end |