Skip to content

Commit

Permalink
Merge pull request #94 from connectedcars/chore/sc-120484/add-charge-…
Browse files Browse the repository at this point in the history
…events-to-table-overview-of-data
  • Loading branch information
miafoo committed Sep 9, 2024
2 parents c6fcf58 + 0274a8f commit 2bd0537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data-overview/english.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ My Trips allows you to get a history of your cars trips. You can see where you h
| Ignition | So the user can see the car's trip history | Saved until user requests deletion |
| Fuel consumption | So the user can see the car's estimated fuel consumption | Saved until user requests deletion |
| Refuel events | So the user can see when the car was refueled and how much | Saved until user requests deletion |
| Charge events | So the user can see when the car was recharged and how much | Saved until user requests deletion |
| Odometer | So the user can see the number of kilometers traveled for each trip | 60 days historical data. Calculated distance on a trip as well as start and end odometer of a trip is saved until user requests deletion |
| Time consumption | So the user can see the duration of the trip. It is also used to calculate an idle time | Saved until user requests deletion |
| Idle time* | So the user can see for how long the vehicles has been idling. | Saved until user requests deletion |
Expand Down

0 comments on commit 2bd0537

Please sign in to comment.