-
Notifications
You must be signed in to change notification settings - Fork 0
URL Parameters
URL parameters are used as a query of elements inserted into the URL to help you filter and organise the table appearance and content. In short, URL parameters are a way to pass information without the need to click on buttons.
URL parameters are what makes it possible to change the appearance of the table for use in streaming apps such as OBS.
mode=
- live Uses live game data. ACC, SimHub, SwoopAPI all required.
- static Uses static test data, no need to have ACC, SimHub or the SwoopAPI running
- ip Allows you to change from using localhost to an ip address
hide=
Comma separated list of Column numbers.
- Default is Column 0, which is the column with the Green button for expanding the extra RaceApp data.
order=
Which column number you would like the whole table to sort in ascending order by.
- Default is Column 1, which is Track Position
class=
Filtering of the RaceApp Class field.
showme=
Comma separated list of Driver's Race Numbers. This feature inverts the row colour of selected Drivers.
- By default this field is left empty
refresh=
The refresh rate that the table reloads data. If you're glancing up on a 2nd or 4th screen this does not need to be anything quick.
- 2500 Default, 2.5 seconds