- Vehicle - shows overview information of vehicles.
-
- Plan - shows all plans for for vehicles, sorted by the priority and progress.
+
- Plan - shows all plans for vehicles, sorted by the priority and progress.
- Reminder - shows all reminders for vehicles, sorted by urgency.
- Cycle - cycles through all of the view above.
@@ 28,7 28,7 @@
![](/Advanced/Kiosk/a/image-1730649089838.png)
-
In the example above, the vehicleId is `1`. To exclude multiple vehicles, connect them using `,`
+
In the example above, the vehicleId is `1`. To exclude multiple vehicles, list them separated by `,`
e.g.: `https://yourlubeloggerdomain/kiosk?exclusions=1,3,5` will exclude vehicles with Ids 1, 3, and 5 from having their information displayed on the view.