astarte-platform/astarte

Implement sensors plot JS example

Offen

#101 geöffnet am 29.11.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Elixir (59 Forks)auto 404
documentationgood first issue

Repository-Metriken

Stars
 (271 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T) (38 gemergte PRs in 30 T)

Beschreibung

Implement a JavaScript example which allows to choose a sensor and to plot a chart for the given interval. The example should also display min, max and average values. All data should be displayed along with units and sensor names.

The example should use cloud.astarte.genericsensors.Values properties interface and cloud.astarte.genericsensors.AvailableSensors (when available). It would be useful to implement it using React as well.

See also https://github.com/astarte-platform/astarte/issues/86

Contributor Guide