You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: data-overview/english.md
+1
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@ My Trips allows you to get a history of your cars trips. You can see where you h
74
74
| Ignition | So the user can see the car's trip history | Saved until user requests deletion |
75
75
| Fuel consumption | So the user can see the car's estimated fuel consumption | Saved until user requests deletion |
76
76
| Refuel events | So the user can see when the car was refueled and how much | Saved until user requests deletion |
77
+
| Charge events | So the user can see when the car was recharged and how much | Saved until user requests deletion |
77
78
| 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 |
78
79
| 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 |
79
80
| Idle time*| So the user can see for how long the vehicles has been idling. | Saved until user requests deletion |
0 commit comments