Technical Setup
What you build
- Firmware (ESP-IDF):
main/ - Frontend (Vite build output copied into firmware SPIFFS):
frontend/→main/frontend/
Canonical docs (served by this site)
- Frontend workflow:
frontend_readme.md - Protobuf/Nanopb workflow:
proto_readme.md
API
- OpenAPI spec:
docs/assets/api/openapi.json - This dev-docs site includes a Swagger UI view under the “API” nav section.
Swagger UI
The interactive API view is embedded on the API → Swagger UI page.