Measurement

From Senfi Docs
Revision as of 17:51, 13 September 2019 by Admin (talk | contribs) (Created page with "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 Thes...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.