CommonGarden / Grow-IoT

Software packages for smart growing environments.
http://commongarden.org/
Other
25 stars 6 forks source link

InfluxDB for events data #313

Closed JakeHartnell closed 7 years ago

JakeHartnell commented 7 years ago

I want to have the option of storing timestamped event data in InfluxDB.

Node client: https://github.com/node-influx/node-influx

EdwardKepler commented 7 years ago

Me Too

EdwardKepler commented 7 years ago

Grafana

JakeHartnell commented 7 years ago

https://github.com/node-influx/node-influx

JakeHartnell commented 7 years ago

This might help: https://github.com/electronifie/metrics-influxdb/blob/devel/index.js

JakeHartnell commented 7 years ago

This has been requested a few times by a few clients, it would be good for the demo if we could also show off a Grafana dashboard for viewing time-series event data.

JakeHartnell commented 7 years ago

Ok, this works on development. If someone wants to review this that would be great, I'll work to document.

JakeHartnell commented 7 years ago

grow-data