@@ -20,24 +20,24 @@ device.
2020
2121## Zone Reports
2222
23- - Zone Report (by Time)
24- - Specific Zone Report: Check entries and exits for given zone(s).
25- - Live Zone Status: Simple dashboard that groups devices by current zone or zone type.
26- - Trip Count: Count the number of trips between two zones (or zone types)
27- - Aggregated Zone Report
28- - Inventory Report
23+ - [ Zone Report (by Time)] ( ./reports/zone ) : Report of devices in zones over time.
24+ - [ Specific Zone Report] ( ./reports/zone-specific ) : Check entries and exits for given zone(s).
25+ - [ Live Zone Status] ( ./reports/live-zone-status ) : Simple dashboard that groups devices by current zone or zone type.
26+ - [ Trip Count] ( ./reports/trip-count ) : Count the number of trips between two zones (or zone types).
27+ - [ Aggregated Zone Report] ( ./reports/aggregated-zone )
28+ - [ Inventory Report] ( ./reports/inventory )
2929
3030## Vehicle Reports
3131
32- - Vehicle Activity: Report of device motion relative to ignition and working hours.
33- - Vehicle Summary: Report of vehicle trips, distances, utilisation and more.
34- - Vehicle Events: Text log of vehicle events, including zone entry & exit, ignition on & off and more
32+ - [ Vehicle Activity] ( ./reports/vehicle-activity ) : Report of device motion relative to ignition and working hours.
33+ - [ Vehicle Summary] ( ./reports/vehicle-summary ) : Report of vehicle trips, distances, utilisation and more.
34+ - [ Vehicle Events] ( ./reports/vehicle-events ) : Text log of vehicle events, including zone entry & exit, ignition on & off and more
3535
3636## Sensor Reports
3737
38- - Temperature Report
39- - Proximity Report
40- - Battery Performance Report
41- - Motion Data Report
38+ - [ Temperature Report] ( ./reports/temperature )
39+ - [ Proximity Report] ( ./reports/proximity )
40+ - [ Battery Performance Report] ( ./reports/battery-performance )
41+ - [ Motion Data Report] ( ./reports/motion-data )
4242
4343For a high level overview of some reports, [ see page 65 of the legacy user manual] ( https://lightbug.io/user_manual.pdf )
0 commit comments