Class: DeviceAPI::Device
- Inherits:
-
Object
- Object
- DeviceAPI::Device
- Defined in:
- lib/device_api/device.rb
Instance Attribute Summary collapse
-
#serial ⇒ Object
Returns the value of attribute serial.
Instance Attribute Details
#serial ⇒ Object
Returns the value of attribute serial.
4 5 6 |
# File 'lib/device_api/device.rb', line 4 def serial @serial end |