- Fix datasource: bucket=smartcity, token=my-super-token, org=digitribe - Fix dashboard queries: filter by topic tag instead of _measurement (all data in measurement 'mqtt_consumer', type in tag 'topic') - Fix field names: temperature_c→temperature_celsius, luminosity→brightness_lux - Update dashboard to v3 with 15 panels (airquality, traffic, parking, weather, noise, light) - Update TODO.md and session_resume Tested: PM2.5 ✅, Temperature ✅, Vehicle Count ✅ via Grafana API
58 lines
2.4 KiB
Markdown
58 lines
2.4 KiB
Markdown
# Smart City Digital Twin — TODO List
|
|
|
|
> Dernière mise à jour : 2026-05-26
|
|
|
|
## ✅ Complété
|
|
| ID | Tâche |
|
|
|----|-------|
|
|
| p1-bunkerm | BunkerM: DNS corrigé |
|
|
| p2-geoserver | GeoServer: workspace + Data Store PostGIS |
|
|
| p2-postgis | PostGIS dédié: conteneur UP |
|
|
| p2-mapstore | MapStore: GeoServer WMS + couche sensors |
|
|
| p5-docs | Documentation + commits Gitea |
|
|
| contexus | Stack Contexus déployée et fonctionnelle |
|
|
| or-assets | 5 assets IOTSensor créés dans OpenRemote |
|
|
| or-agent | Agent MQTT créé dans OpenRemote |
|
|
| contexus-mqtt | Driver MQTT configuré et recevant des données |
|
|
| contexus-devices | 7 devices créés dans Contexus |
|
|
| telegraf-fix | Noms containers corrigés + BunkerM désactivé |
|
|
| or-pg-fix | Image PostgreSQL changée → timescaledb-ha:pg15 |
|
|
| grafana-fix | Dashboard "no data" corrigé — datasource + requêtes Flux |
|
|
|
|
## 🔴 En cours
|
|
| ID | Tâche | Notes |
|
|
|----|-------|-------|
|
|
| p1-or-restart | Redémarrer OpenRemote | PG recréé, à relancer après reclonage répertoire |
|
|
|
|
## 🔴 Bloqué
|
|
| ID | Tâche | Raison |
|
|
|----|-------|--------|
|
|
| p1-or-map | Affichage points carte OpenRemote | En attente restart |
|
|
| p4-ditto | Ditto.digitribe.fr | MongoDB localhost hardcodé |
|
|
| p3-kepler | KeplerGL | Image Docker incomplète |
|
|
|
|
## ⏳ En attente
|
|
| ID | Tâche |
|
|
|----|-------|
|
|
| p1-bunkerm-telegraf | Réactiver BunkerM dans Telegraf (port 1883 ou 1900 ?) |
|
|
| p1-contexus-60 | Configurer les 60 devices Contexus |
|
|
| p3-analyse | Analyse: GeoMesa + KeplerGL |
|
|
| p1-ngsi | NGSI-LD: validation pipeline (basse priorité) |
|
|
| p0-chirpstack | ChirpStack: login API gRPC-REST |
|
|
| p1-thingsboard | Relayer ThingsBoard (si CPU dispo) |
|
|
|
|
## 📝 Notes 2026-05-26
|
|
- **Grafana** : Dashboard smartcity-martinique-complete v3 — données confirmées (PM2.5, temp, traffic, etc.)
|
|
- **Pipeline** : Simulateur → EMQX/Mosquitto → Telegraf → InfluxDB → Grafana ✅
|
|
- **InfluxDB** : bucket `smartcity`, measurement `mqtt_consumer`, tag `topic` pour le type
|
|
- **OpenRemote** : Abandon pour l'instant, l'utilisateur va recloner le répertoire
|
|
- **Keycloak** : Recréé manuellement (ancien supprimé par docker-compose up échoué)
|
|
|
|
## Credentials
|
|
- **Contexus**: iotevadmin / Digitribe972
|
|
- **OpenRemote**: admin / Digitribe972
|
|
- **PostgreSQL Contexus**: contexus / Digitribe972
|
|
- **Redis Contexus**: Digitribe972
|
|
- **Telegraf InfluxDB**: token=my-super-token, org=digitribe, bucket=smartcity
|
|
- **Grafana**: admin / Digitribe972
|