solorpower_server/app
2026-01-23 16:24:53 +09:00
..
core Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
routers feat: Add stats and upload APIs for plant detail screen 2026-01-23 15:42:40 +09:00
schemas fix: update SolarLogBase schema to match DB columns (current_kw, today_kwh, status) 2026-01-22 15:44:36 +09:00
__init__.py Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
main.py fix: Reorder router registration to fix route matching 2026-01-23 16:24:53 +09:00