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:
Check it out at [version release]().
git clone <project url>
flutter pub get
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.
Open your Grafana Platform.
Look for the menu icon at top left corner.
Open it and look out for Administration
tab.
At Administration
page look for Users and Access
.
At Users and Access
page look for Service Accounts
.
At Service Accounts
page look for Add Service Account
button and press it.
Input any display name and put admin
as your role.
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.