1. Purpose
2. Implementation conditions
3. Implementation instructions

The function display screen consists of 2 parts:
+ Fleet queries
+ Detailed report

- Fleet Information section allows the user to select details regarding time, fleet, and vehicles:
Entire fleet: By default, the user clicks the icon to select the fleet;
All: By default, all vehicles in the fleet are selected; the user can click the icon to choose specific vehicles;
From: The starting date the user wants to check;
To: The ending date the user wants to check;
Search: Click Search to display the results.
- Detailed Information section:
License plate
Start time: The time when the vehicle lost the temperature signal
End time: The time when the vehicle regained the temperature signal
Duration: The total time the vehicle lost the temperature signal
Start location: The location where the vehicle lost the temperature signal
End location: The location where the vehicle regained the temperature signal
Action: View the route and vehicle location on the map

to print the report;
to download the report as excel;
to set the display or hide or change the sort order of the report columns.