solar-dashboard-pfe/ ├── 📱 app/ │ ├── api/ │ │ └── sensor-data/ # API REST endpoints │ ├── battery-test/ # Page de test │ └── page.tsx # Dashboard principal │ ├── 🎨 components/ │ ├── temperature ...