oxullo / sensorflux

Service relay for sensors to influxdb
0 stars 2 forks source link

Fix/async influxdb connector #21

Open 19201080 opened 3 years ago

19201080 commented 3 years ago

Switch to influxdb-client library and use the asynchronous write api to send data to influxdb. Resolves #20.