Category "influxdb-python"

Python aioinflux `serialization.usertype.SchemaError: Can't have more than one timestamp-type attribute`, how to avoid it?

I have this dataclass with a lineprotocol schema like this: from datetime import date, datetime from aioinflux import lineprotocol, TIMEDT, TAG, FLOAT, MEASUREM

InfluxDBClientError: retention policy not found: autogen

I am going through https://www.influxdata.com/blog/getting-started-python-influxdb/ documentation to query influxdb with python. I am able to create the databa