Class: Huebot::Client::Bridge
- Inherits:
-
Struct
- Object
- Struct
- Huebot::Client::Bridge
- Defined in:
- lib/huebot/client.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#ip ⇒ Object
Returns the value of attribute ip.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
8 9 10 |
# File 'lib/huebot/client.rb', line 8 def id @id end |
#ip ⇒ Object
Returns the value of attribute ip
8 9 10 |
# File 'lib/huebot/client.rb', line 8 def ip @ip end |