astarte-platform/astarte

Implement sensors plot JS example

オープン

#101 opened on 2019/11/29

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Elixir (59 件のフォーク)auto 404
documentationgood first issue

Repository metrics

Stars
 (271 個のスター)
PR merge metrics
 (平均マージ 4d) (30d で 38 merged PRs)

説明

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

コントリビューターガイド