Skip to content

Commit d05fcc5

Browse files
authored
Update README.md with Google Sheets info
1 parent 9fed2b7 commit d05fcc5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,20 @@ Fleet Debugger helps you understand complex journey and vehicle behaviors by off
1212
* **Synchronization:** Events are linked across the map, data table, and timeline. Click an event in one place, and it's highlighted everywhere.
1313
* **Detailed log entry inspection:** Deep dive into API requests and responses.
1414
* **Filter & inspect log messages:** Use customizable table views to easily find and analyze specific log entries.
15-
* **File Import:** Load logs from JSON or ZIP files.
15+
* **Importing Logs:** Load logs from JSON or ZIP files, or from Google Sheets.
16+
* **Exporting Logs:** Export loaded dataset to a local file or Google Sheet for easy collaboration.
1617
* **Direct Cloud Logging Connection:** Securely fetch logs directly from your Google Cloud project.
1718
* **Flexible Filtering:** Easily narrow down data by time range, entity IDs, and more.
1819
* **View status changes:** Track changes in vehicle, trip, task, and navigation status.
1920
* **Visualize multiple trips:** View all trips or tasks for a single vehicle.
2021
* **Analyze GPS data:** Examine location, accuracy, and heading information.
21-
* **GPS accuracy, speed, and heading analysis:** Detailed analysis tools for these metrics ([GPS accuracy](docs/GPSAccuracy.md), [speed](docs/Speed.md), [heading](docs/Heading.md)).
22+
* **GPS accuracy, speed, and heading analysis:** Detailed analysis tools for these metrics ([GPS accuracy](docs/GPSAccuracy.md), [speed](docs/Speed.md), [heading](docs/Heading.md)).
2223
* **Analyze dwell times:** Measure time spent at specific locations ([dwell times](docs/DwellTimes.md)).
2324
* **View planned navigation routes:** See the routes with traffic conditions as experienced by drivers (requires [Restricted Use Logs](#restricted-use-logs)).
2425
* **See requested vs. actual pickup and dropoff points:** (requires [Restricted Use Logs](#restricted-use-logs)).
2526
* **Map and Timeslider Interaction:** Click directly on the map or the timeslider to select the nearest log event.
2627
* **Tracking (Chevron):** Use the tracking button to keep the map centered on the current event during replay.
27-
* **Exporting Logs:** Export loaded dataset to a local file for easy collaboration.
28+
2829

2930
## Using the Demo Site
3031

0 commit comments

Comments
 (0)