Method: WeatherLink::SensorData#records
- Defined in:
- lib/weatherlink/sensor_data.rb
#records ⇒ Object (readonly)
Returns the value of attribute records.
7 8 9 |
# File 'lib/weatherlink/sensor_data.rb', line 7 def records @records end |