Commit 4e418a

2024-11-03 20:11:27 Hargata Softworks: x
advanced/kiosk.md ..
@@ 16,7 16,7 @@
Possible views:
- 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.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9