diff --git a/public/content/content.json b/public/content/content.json index 060282f551f5d8cf241fadcbfe6b11f4cbb47c22..0b36d9ca5feb7e3794b6778a6058abb609429e61 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -141,7 +141,7 @@ }, "refIndex": 3 }, - + { "item": { "title": "3D Wind Simulation", @@ -333,6 +333,29 @@ }, "refIndex": 3 }, + { + "item": { + "title": "Energy Dashboard Prototype", + "project": "iCity", + "author": { + "firstName": "Pithon", + "lastName": "Kabiro", + "hftURL": "https://www.hft-stuttgart.de/p/pithon-kabiro" + }, + "project_year_start": "2018", + "project_year_end": "2021", + "project_is_on_going": false, + "imageLink":"imgs/thumbnails/icity_tp31_energy_dashboard.png", + "keywords":["Sensors", "Energy", "SensorThings API"], + "description_en":"This tool is used for the continuous monitoring and optimization of energy flows within the Robert Bosch GmbH property at Schwieberdingen. This is achieved by allowing users to interact with historical observations from a variety of energy-related sensors.", + "description_de":"Dieses Tool wird für die kontinuierliche Überwachung und Optimierung der Energieflüsse innerhalb der Liegenschaft der Robert Bosch GmbH in Schwieberdingen eingesetzt. Dies wird dadurch erreicht, dass die Benutzer mit historischen Messwerten von einer Vielzahl von energiebezogenen Sensoren interagieren können." + }, + "links": { + "demo": "https://transfer.hft-stuttgart.de/gitlab/icity/energydashboard", + "project":"https://www.hft-stuttgart.de/forschung/i-city" + }, + "refIndex": 3 +}, { "item": { "title": "Quality ADE for CityGML", @@ -427,7 +450,7 @@ "project":"https://www.hft-stuttgart.de/forschung/i-city" }, "refIndex": 9 - }, + }, { "item": { "title": "Rainau Water Demand Viewer", @@ -451,7 +474,7 @@ "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source" }, "refIndex": 9 - }, + }, { "item": { "title": "Landkreis Ludwigsburg 3D Viewer", @@ -547,7 +570,7 @@ "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source" }, "refIndex": 12 - }, + }, { "item": { diff --git a/public/imgs/thumbnails/icity_tp31_energy_dashboard.png b/public/imgs/thumbnails/icity_tp31_energy_dashboard.png new file mode 100644 index 0000000000000000000000000000000000000000..769199bc3053869f89fd04d33852887500b63fc3 Binary files /dev/null and b/public/imgs/thumbnails/icity_tp31_energy_dashboard.png differ