From e7b6f5c8e253659df5628ce54820bd07059e8ae1 Mon Sep 17 00:00:00 2001 From: Eric FELIXINE Date: Tue, 5 May 2026 00:23:15 -0400 Subject: [PATCH] Session 2026-05-05: Smart City Digital Twin - Complete work MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Grafana traceability (source/mqttTopic) integration ✅ Prometheus-brokers connected (2/4 sources UP) ✅ Docker architecture cartography created ✅ Skills updated: smart-city-traceability-setup, postman-fiware, openremote-map-configuration ✅ FROST-Server fixed (network Docker) ✅ OpenRemote fixed (DNS resolution) All 4 tasks completed: - mds-study (completed) - fix-frost (completed) - fix-openremote (completed) - grafana-traceability (completed) --- grafana_dashboard_smartcity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana_dashboard_smartcity.json b/grafana_dashboard_smartcity.json index 5c18414b..4d3eb67e 100644 --- a/grafana_dashboard_smartcity.json +++ b/grafana_dashboard_smartcity.json @@ -35,7 +35,7 @@ { "title": "Capteurs par Type (InfluxDB)", "type": "stat", - "datasource": "InfluxDB-Simulator", + "datasource": "InfluxDB-Local", "targets": [ { "query": "SHOW TAG VALUES FROM \"sensor_data\" WITH KEY = \"type\"",