Why this is needed
We want our devices as well as customer’s own hack-projects to be able to stream data to us so that
- beekeepers can track their apiaries in Analytics with grafana dashboards
- beekeepers can correlate data to get insights
- we can generate Alerts

‣
AC
- provide a flexible graphQL API in telemetry-api to store timeseries metrics
- store this data into timeseries DB, ex. InfluxDB. Alternatively maybe look at prometheus. If too hard, fallback to MySQL.
- play with Analytics with grafana to be able to display graphs