From 74b9e495d995ccb1628062730c2ecb49c1ffb5a5 Mon Sep 17 00:00:00 2001 From: Andrea Maioli Date: Fri, 13 Jun 2025 13:12:14 +0200 Subject: [PATCH 1/3] Milano - infrastructure components updated --- docs/tef/south_connect/milano.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/tef/south_connect/milano.md b/docs/tef/south_connect/milano.md index 5aff2fb0..f7d7daa1 100644 --- a/docs/tef/south_connect/milano.md +++ b/docs/tef/south_connect/milano.md @@ -37,14 +37,15 @@ By combining AI-driven sensor networks, facility automation, and edge/cloud comp ## Infrastructure Components -Describe the key infrastructure components available at the TEF Site, including data platforms, local digital twins, specific hardware, IoT platforms, or any other relevant technologies. - -- **Data Platforms**: [Description of the data platforms available] -- **Local Digital Twins**: [Details about any local digital twin infrastructure] -- **Specific Hardware**: [Details about specialized hardware available, such as sensors, servers, etc.] -- **IoT Platforms**: [Information about IoT systems or platforms in use at the site] -- **Visualization platforms**: [Information about large scale visualisation components] -- **Other**: [Any other relevant infrastructure to showcase] +Milano TEF site uses the following technologies: + +- **Data visualization**: Grafana, Apache2 webserver with custom web pages +- **Data transmission and interconnection**: MQTT, The Things Network (LoRaWAN), FIWARE +- **Data processing and automations**: NodeRED, Apache Spark +- **Database**: InfluxDB, MySQL/MariaDB, MongoDB +- **AI Tools**: Tensorflow, PyTorch +- **Virtualization**: Proxmox, Docker +- **Specific Hardware**: Raspberry PIs, bare-metal servers, customized sensors hardware From 23ddf6022a1c87d3d45c665285c9f40503e14abc Mon Sep 17 00:00:00 2001 From: Andrea Maioli Date: Fri, 13 Jun 2025 13:28:53 +0200 Subject: [PATCH 2/3] Milano - infrastructure description --- docs/tef/south_connect/milano.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/tef/south_connect/milano.md b/docs/tef/south_connect/milano.md index f7d7daa1..44d31458 100644 --- a/docs/tef/south_connect/milano.md +++ b/docs/tef/south_connect/milano.md @@ -75,7 +75,12 @@ Milano TEF site uses the following technologies: ### Architecture -Provide a high-level overview of the architecture of the TEF Site, including the key components and technologies used. Include any relevant diagrams or visualizations to help stakeholders understand the infrastructure. +Milano TEF infrastructure enables seamless integration and real-time processing of IoT data across multiple urban deployment sites located in Italy. +A large variety of sensors deployed in areas such as Cascina Merlata, Porta Romana, and the Mithraeum of Rome transmit data using heterogeneous communication protocols (MQTT, ZenoH, and LoRaWAN via The Things Network). +Data incoming from our site locations is unified by corresponding FIWARE IoT Agents and delivered to a central FIWARE Context Broker, which represents the central data exchange location of our infrastructure. + +Our infrastructure supports reliable data storage (InfluxDB, MongoDB), continuous analytics and data aggregation using our custom streaming component (EsperTech), and access through Traefik and authentication layers. +Finally, visualization and analysis tools (Grafana, Spark, Node-RED, Snap4City) enable real-time monitoring of our infrastructure and allows end users to extract insight on environmental conditions, urban infrastructure usage, and system health. ![milano_arch](./img/milano-arch.png) From f19ca3f94ab986dea9abd58ddbf6d102f242bdde Mon Sep 17 00:00:00 2001 From: Andrea Maioli Date: Fri, 13 Jun 2025 13:30:35 +0200 Subject: [PATCH 3/3] Milano - infrastructure description --- docs/tef/south_connect/milano.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/tef/south_connect/milano.md b/docs/tef/south_connect/milano.md index 44d31458..2538caae 100644 --- a/docs/tef/south_connect/milano.md +++ b/docs/tef/south_connect/milano.md @@ -76,11 +76,10 @@ Milano TEF site uses the following technologies: ### Architecture Milano TEF infrastructure enables seamless integration and real-time processing of IoT data across multiple urban deployment sites located in Italy. -A large variety of sensors deployed in areas such as Cascina Merlata, Porta Romana, and the Mithraeum of Rome transmit data using heterogeneous communication protocols (MQTT, ZenoH, and LoRaWAN via The Things Network). -Data incoming from our site locations is unified by corresponding FIWARE IoT Agents and delivered to a central FIWARE Context Broker, which represents the central data exchange location of our infrastructure. - -Our infrastructure supports reliable data storage (InfluxDB, MongoDB), continuous analytics and data aggregation using our custom streaming component (EsperTech), and access through Traefik and authentication layers. -Finally, visualization and analysis tools (Grafana, Spark, Node-RED, Snap4City) enable real-time monitoring of our infrastructure and allows end users to extract insight on environmental conditions, urban infrastructure usage, and system health. +The sensors deployed in Cascina Merlata, Porta Romana, and the Mithraeum of Rome transmit data using heterogeneous communication protocols (MQTT, ZenoH, and LoRaWAN via The Things Network). +Data incoming from our site locations is unified by corresponding FIWARE IoT Agents and delivered to a central FIWARE Context Broker, representing our infrastructure's central data exchange location. +Our infrastructure supports reliable data storage (InfluxDB, MongoDB), continuous analytics, data aggregation using our custom streaming component (EsperTech), and access through Traefik and authentication layers. +Finally, visualization and analysis tools (Grafana, Spark, Node-RED, Snap4City) enable real-time monitoring of our infrastructure and allow end users to extract environmental conditions insights, urban infrastructure usage, and system health. ![milano_arch](./img/milano-arch.png)