Class: Seam::Resources::UnmanagedDevice

Inherits:
BaseResource show all
Includes:
ResourceErrorsSupport, ResourceWarningsSupport
Defined in:
lib/seam/routes/resources/unmanaged_device.rb

Instance Attribute Summary collapse

Attributes inherited from BaseResource

#client, #data

Method Summary

Methods included from ResourceWarningsSupport

#warnings

Methods included from ResourceErrorsSupport

#errors

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_coolObject

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_heatObject

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_coolObject

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_codesObject

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_codesObject

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_dayObject

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_dayObject

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_weekendObject

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_lockObject

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_unlockObject

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_programsObject

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_connectionObject

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_disconnectionObject

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_connectionObject

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_disconnectionObject

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_subscriptionObject

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_removalObject

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_hvacObject

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_codeObject

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_supportedObject

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_idObject

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
end

#custom_metadataObject

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_idObject

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_typeObject

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_managedObject

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

#locationObject

Returns the value of attribute location.



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

def location
  @location
end

#propertiesObject

Returns the value of attribute properties.



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

def properties
  @properties
end

#workspace_idObject

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