I am looking for any iPhone/Android based app for presentation of measurement results on mobile platform, including alerting.
I use InfluxDB, Telegraf, Chronograf and Grafana for collecting measurements from approx 120 Raspberry Pi based units. Each unit sends one 30-40 kB file per minute in CSV format. After conversion to InfluxDB compatible format, files are inserted to InfluxDB. Grafana of course is used as presentation tool. So I need something similar that is app for mobile platform. Does something like this exist?
Up ! I have the same issue as you. I use InfluxDB to stock 50 devices’s data and try to develop a mobile platform for visualisation. I’m also using grafana but i’m not able to integrate grafana in android studio. I’ve try to adapt this but without result : GitHub - arussellsaw/graffy: Grafana client for IOS and Android
If someone succed, thanks to tell us