Measurement
From Senfi Docs
A measurement is used to represent time-series data that can originate from a device or a complex system.
A measurement is made up of
- Timestamp
- Tags
- Metrics
These can be raw values from the sensing device (eg. rain_level), or derived values (eg. is_flooding). You can decide to compute the derived values and send it, or to make use of computed measurement to do it.