Exception: LIFX::Light::MessageTimeout

Inherits:
TimeoutError
  • Object
show all
Defined in:
lib/lifx/light.rb

Overview

An exception for when synchronous messages take too long to receive a response

Instance Attribute Summary collapse

Instance Attribute Details

#deviceObject

Returns the value of attribute device.



367
368
369
# File 'lib/lifx/light.rb', line 367

def device
  @device
end