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

/vehiclepositions?latestOnly=true should not return latest value for each trigger #33

Open eriksven opened 9 months ago

eriksven commented 9 months ago

The endpoint /vehiclepositions?latestOnly=true should only return a single latest value. At the moment, it returns the latest value for each recorded trigger type.