Customize the vehicle status panel with key daily statistics

Use the vehicle status panel to display real-time daily statistics for the selected vehicle. This allows a view of the daily stats directly in the application without running reports. 

mceclip0.png

What kinds of daily statistics can you add?

  • Driving time / trip
  • Maximum speed
  • Distance today (works with device Odometer)
  • Fuel consumption
  • Engine hours

You can create a sort of 'single view of a vehicle' - all the critical information available with one click.

Let’s run through the case shown in the screenshot below. We’ll add today's total driving time, total driving distance today, and today’s maximum speed.

Daily driving time

To create a Daily driving time, follow the flexible accumulators guide.

Distance and Max Speed

1. Create two variables, one called Distance_Today and the other Max_Speed as System.Double.

2. Import this event rule using the import method shown in this guide.

3. Add the column Daily Distance and Max Speed to the Vehicle panel.

You can add more variables to the event rule or accumulator to capture and display more stats in the panel.

 

Note: The status resets every day at midnight. This may result in partial data if you view the stats immediately after setup. They will be accurate and complete following the next midnight reset.