1

i got this Dashboard running with influx db:

enter image description here

is there any way to export my recorded data via python ?

Im very new in influx and would be grateful for any help.

Greetings Daniel

1 Answer 1

2

There is an official influxdb 2.0 python client, https://influxdb-client.readthedocs.io/en/stable/

Here is a simple example to query data to csv file, https://github.com/influxdata/influxdb-client-python/blob/master/examples/query.py

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.