General System Use


General System Use

This is where the magic happens. Now that you’ve done the hard work of flashing, wiring, configuring, and installing the system, it’s time to actually put it to work.. Whether you’re adjusting colors or zones via the web app or controlling the system via MQTT or the API, these pages cover the “how-to” of your new ESP Parking Assistant.

Understanding Active vs. Default Settings

While this was also covered under the Web App Overview topic, it’s worth repeating here. Up until this point, we’ve primarily covered the default settings. But there is another group of settings called the active settings.

Default Settings

These are the settings that are saved to a local configuration file and are automatically loaded any time the controller boots up. This includes the previously covered hardware settings, but also things like the LED color, effect and zone distances along with the LED brightness have default settings that are saved as part of the configuration.

Active Settings

Active settings are ones you make via the web application (or via MQTT/API) that are in effect for the current active session. They remain in effect until changed or until the controller reboots, at which point the default settings become active.

How to Determine Which Settings are Being Modified

As a general rule, any page or section that is going to make changes to the saved defaults will have a button labeled as either “Save & Reboot” or “Set as Defaults”.

default_buttons

These buttons also have a reddish/pink background to indicate they will make a permanent change to the configuration file. Buttons that say “Apply” or have a green background generally mean that the values will only update the ACTIVE settings.

default_buttons

Active settings are applied immediately, which is another clue. Changes to DEFAULT settings always require a reboot to save/reload any changes. All active changes are made on the main page of the web application.

General System Use


In This Section

At a minimum, you will need to configure the zone distances for your particular parking area.

<- Previous: Access Point Mode Next: Setting Zone Distances ->

Copyright © 2026 Resinchem Tech. Firmware documentation for personal use. Commercial use, republishing or embedding prohibited.

This site uses Just the Docs, a documentation theme for Jekyll.