Provided by: bonitoo.io
This template provides a dashboard for CSS electronics data example.
Want to deploy free, custom browser dashboards to display data from your CANedge devices?
The simplest bundle is the following:
With this, you can log your own data from your own car to an SD card, which you can then extract to PC. Using the Python script you can then decode the data and send it to your InfluxDB account for visualization through the template.
Step-by-step guide CSS Electronics offers on this topic
In the InfluxDB UI, go to Settings->Templates and enter this URL: https://github.com/influxdata/community-templates/tree/master/css_electronics/css_electronics.yml
If you have your InfluxDB credentials configured in the CLI, you can install this template with:
influx apply https://github.com/influxdata/community-templates/tree/master/css_electronics/css_electronics.yml
This template includes the following:
- 1 bucket
test-bucket-new
- 1 dashboard
Truck dashboard with variables
- 2 variable
bucket
_measurement
- Load the dashboard according to the the paragraph above.
- The entire process of how to log data with a CANedge1/CANedge2 to an SD card or S3 bucket.
Author: Roman Wehmhőner, https://www.bonitoo.io