Method: TempoIQ::Sensor#attributes
- Defined in:
- lib/tempoiq/models/sensor.rb
#attributes ⇒ Object
Indexable attributes. Useful for grouping related sensors. EG - => ‘F’, ‘model’ => ‘FHZ343’
12 13 14 |
# File 'lib/tempoiq/models/sensor.rb', line 12 def attributes @attributes end |