Module: PlantWatchdog::Model::MeasurementClassExtension
- Included in:
- Measurement
- Defined in:
- lib/plantwatchdog/model.rb
Instance Method Summary collapse
Instance Method Details
#metadata ⇒ Object
203 204 205 |
# File 'lib/plantwatchdog/model.rb', line 203 def @metadata end |
#metadata=(m) ⇒ Object
207 208 209 |
# File 'lib/plantwatchdog/model.rb', line 207 def m @metadata = m end |