View Source F1BotWeb.Component.Utility (f1_bot v0.7.0)

Link to this section Summary

Functions

Push a partial params object to the client to be merged into the existing params stored in localStorage. Sent to the server when connection is re-established. Use for saving the user's preferences such as the selected drivers and live data delay.

Link to this section Functions

Link to this function

save_params(socket, params)

View Source

Push a partial params object to the client to be merged into the existing params stored in localStorage. Sent to the server when connection is re-established. Use for saving the user's preferences such as the selected drivers and live data delay.