The Infinimesh Timeseries app offers visualization and monitoring your data remotely anytime and anywhere. With the advance technology stack that been used, now your data are able to visualize in various devices and platforms such as Android, IPhone, tablet,IPad, computer even in web. The app also has been integrate seamlessly with Grafana by just input the credentials and now you able to access all Grafana feature in your phone too.
Infinimesh Timeseries App Features:
- Credential page to input API token and endpoint
- Grafana Login Page
- Panels dashboard
- Zooming Chart Panel with Hero transition
- Able to highlight your chart
- Seamlessly Grafana integration
Check it out at version release.
- Clone project
git clone <project url>
- Update packages
flutter pub get
- Build ios configuration
flutter build ios
-
Run App on simulator
fn + f5
or
flutter run
This section will guide you step by step on how to setup related topics below.
-
At
Service Accounts
page look forAdd Service Account
button and press it. -
Once the account had been created, your interface should look like this :
-
Look for
add service account token
button and press it to start generate the token. -
You'll be prompt to generate the token, input any display name and press
generate token
button. -
Once the token has been generated, copy to clipboard and close the prompter.
-
Done you succeed to generate the service account token and can be use for the API with that token key.