- Introduction
- Getting Started
- Project Structure
- Dependencies
- Configuration
- Usage
- Error Handling
- Contributing
- License
This software is designed for managing ESP32 devices that handle all transactions originating from stations located in car wash facilities. It provides a robust and scalable solution for monitoring and controlling multiple ESP32 devices, ensuring seamless communication and transaction processing. The system includes features for device management, transaction logging, and real-time monitoring, making it an essential tool for maintaining efficient operations in car wash stations.
The repository has the following branches:
- Production: This branch contains the stable version of the code that is deployed to the production server. It should always be in a deployable state.
- Testing: This branch is used for testing new features and bug fixes. It is deployed to a separate testing server where QA and other stakeholders can verify changes before they are merged into the production branch.
- Development: This branch is used for active development. Developers build and run the application on their local machines using this branch. It contains the latest changes and may be unstable at times.
Specify the license under which the project is distributed.