For documentation:
- Please refer the documentation PythonInfluxDB2.0WriteReference.docx. It contains all the steps for writing data to the InfluxDB2.0 database.
- Also, read the file GrafanaDashboard1Doc.docx which includes details on visualization using the Grafana dashboard and SQL like queries.
Code:
- For writing data to InfluxDB, refer pushToInflux2_0.py along with the csv files(data to be written to database) - data_0_20200901.csv, data_1_20200901.csv.