astarte-platform/astarte

Implement sensors plot JS example

Aberta

#101 aberto em 29 de nov. de 2019

 (0 comentário) (0 reação) (0 responsável)Elixir (59 forks)auto 404
documentationgood first issue

Métricas do repositório

Stars
 (271 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d) (38 fundiu PRs em 30d)

Description

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

Guia do colaborador