Architecture mise à jour (07 Mai 2026)

- Correction flux : Simulateur → MQTT Brokers → IoT Agents → Orion-LD/Stellio → QuantumLeap → CrateDB
- IoT Agents fonctionnels (EMQX:4041, Mosquitto:4042, BunkerM:4043)
- Pipeline Orion-LD validé (CrateDB: quantumleap.etairqualityobserved)
- BunkerM domaine corrigé : mosquitto2.digitribe.fr:1900
- Simulateur publie sur topics smartcity-api-key/{sid}/attrs
This commit is contained in:
Eric FELIXINE
2026-05-06 21:26:21 -04:00
parent 1ac8cf7117
commit 362a9d1f6b
2 changed files with 87 additions and 80 deletions

View File

@@ -15,7 +15,7 @@ services:
- "4041:4041"
environment:
# Context Broker (Orion-LD)
- IOTA_CB_HOST=orion-ld
- IOTA_CB_HOST=smart-city-orion-ld
- IOTA_CB_PORT=1026
- IOTA_CB_NGSI_VERSION=v2
# IoT Agent settings
@@ -51,7 +51,7 @@ services:
- "4042:4042"
environment:
# Context Broker (Orion-LD)
- IOTA_CB_HOST=orion-ld
- IOTA_CB_HOST=smart-city-orion-ld
- IOTA_CB_PORT=1026
- IOTA_CB_NGSI_VERSION=v2
# IoT Agent settings
@@ -81,7 +81,7 @@ services:
- "4043:4043"
environment:
# Context Broker (Orion-LD)
- IOTA_CB_HOST=orion-ld
- IOTA_CB_HOST=smart-city-orion-ld
- IOTA_CB_PORT=1026
- IOTA_CB_NGSI_VERSION=v2
# IoT Agent settings