|
|
060c32d105
|
feat: change stats period to current month and fix label logic
|
2026-01-26 11:48:18 +09:00 |
|
|
|
15e611ebb6
|
fix: stats timezone issue (UTC to KST)
|
2026-01-26 10:56:19 +09:00 |
|
|
|
1aa4448f9f
|
feat: Add hourly stats endpoint for today chart
|
2026-01-26 10:49:49 +09:00 |
|
|
|
a7a83e8792
|
feat: Update stats API to include real-time crawled data
|
2026-01-23 16:45:37 +09:00 |
|
|
|
f4e7e8b03e
|
fix: Reorder router registration to fix route matching
|
2026-01-23 16:24:53 +09:00 |
|
|
|
5c43b6e43b
|
feat: Add stats and upload APIs for plant detail screen
|
2026-01-23 15:42:40 +09:00 |
|
|
|
a891891a6e
|
chore: add pandas, openpyxl, python-multipart dependencies
|
2026-01-23 11:39:31 +09:00 |
|
|
|
1b76ad61ed
|
feat: 엑셀 업로드 API 추가 (POST /upload/history)
|
2026-01-23 11:27:56 +09:00 |
|
|
|
ac3d64ed7f
|
fix: update SolarLogBase schema to match DB columns (current_kw, today_kwh, status)
|
2026-01-22 15:44:36 +09:00 |
|
|
|
126ede33ab
|
fix: revert company_id back to int type
|
2026-01-22 15:25:52 +09:00 |
|
|
|
6ae0322918
|
fix: change PlantBase id and company_id to str type
|
2026-01-22 15:24:26 +09:00 |
|
|
|
903d2cfb0b
|
fix: change plant_id to str, timestamp to created_at for DB schema match
|
2026-01-22 15:22:22 +09:00 |
|
|
|
f826028161
|
Fix: change timestamp column name to created_at
|
2026-01-22 15:18:04 +09:00 |
|
|
|
8878303cac
|
Initial commit: FastAPI middleware server for solar power monitoring
|
2026-01-22 14:22:47 +09:00 |
|