solorpower_server/app/routers
2026-04-14 16:40:47 +09:00
..
__init__.py Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
auth.py Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
plants.py feat: Add alerts_enabled to plant schemas and endpoints 2026-04-14 16:40:47 +09:00
stats.py fix: fallback to daily_stats summation for current month stats 2026-02-12 10:50:40 +09:00
upload.py feat: enhance stats API for date navigation and support new excel upload format 2026-01-28 10:16:48 +09:00