I have this dataclass with a lineprotocol schema like this: from datetime import date, datetime from aioinflux import lineprotocol, TIMEDT, TAG, FLOAT, MEASUREM
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