Skip to content

Commit 0274a8f

Browse files
committedSep 9, 2024
Add charge events to data overview docs
1 parent c6fcf58 commit 0274a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎data-overview/english.md

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ My Trips allows you to get a history of your cars trips. You can see where you h
7474
| Ignition | So the user can see the car's trip history | Saved until user requests deletion |
7575
| Fuel consumption | So the user can see the car's estimated fuel consumption | Saved until user requests deletion |
7676
| 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 |
7778
| 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 |
7879
| 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 |
7980
| Idle time* | So the user can see for how long the vehicles has been idling. | Saved until user requests deletion |

0 commit comments

Comments
 (0)
Please sign in to comment.