eclipse-sdv-blueprints / fleet-management

A close to real-life showcase for truck fleet management where trucks run an SDV software stack so that logistics fleet operators can manage apps, data and services for a diverse set of vehicles.
Apache License 2.0
16 stars 10 forks source link

Migrate to actively developed InfluxDB client #42

Open sophokles73 opened 7 months ago

sophokles73 commented 7 months ago

The currently used InfluxDB client crate seems to no longer be maintained nor cared about.

I would therefore propose to migrate to the influxdb2 crate which is also being used by the Eclipse Zenoh project.