From c60dbdbaee6c3758a32c9be397304028c073560e Mon Sep 17 00:00:00 2001 From: Eric F Date: Mon, 8 Jun 2026 10:45:58 -0400 Subject: [PATCH] Add OpenTUMFlex, fix FlexMeasures Redis config, simulator working - OpenTUMFlex cloned and importable (flexibility quantification) - FlexMeasures Redis config fixed (separate env vars instead of URL) - Simulator posting data to FlexMeasures (40 sensors, 26 beliefs saved) - RQ scheduler worker running - entsoe and weather plugins installed - CitrineOS deployed via docker-compose --- TODO.md | 8 +++++++- tools/opentumflex | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) create mode 160000 tools/opentumflex diff --git a/TODO.md b/TODO.md index 1944c68..0b11cdc 100644 --- a/TODO.md +++ b/TODO.md @@ -45,7 +45,13 @@ FlexMeasures = élément central. Volet R&D LEM (Local Energy Market). | cariflex-omega-x | Intégrer OMEGA-X | Data space énergie EU | GitHub inaccessible | | cariflex-dashboard | Dashboard Cariflex | Flexibilité + signaux DSO | — | | cariflex-logo | Logo Cariflex | Remplacer logo FM | Téléchargement logo | -| cariflex-hal | Article HAL | Extraire texte PDF | +|| cariflex-hal | Article HAL | Extraire texte PDF | +| cariflex-opentumflex | Déployer OpenTUMFlex | Flexibility optimization (TUM) | GitHub à cloner | +| cariflex-sim-test | Simulateur Cariflex → FlexMeasures | ✅ Données postées (40 sensors) | +| cariflex-fm-entsoe | Installer flexmeasures-entsoe | ✅ Installé | +| cariflex-fm-weather | Installer flexmeasures-weather | ✅ Installé | +| cariflex-scheduler | Scheduler FlexMeasures | ✅ Redis OK, schedule à tester | +| cariflex-s2-cem-config | Configurer S2 CEM | s2-python installé | | cariflex-flex-config | Config flexibilité | flex_context + flex_model par type | ## Actifs FlexMeasures (40) diff --git a/tools/opentumflex b/tools/opentumflex new file mode 160000 index 0000000..830b19b --- /dev/null +++ b/tools/opentumflex @@ -0,0 +1 @@ +Subproject commit 830b19b5c42f21d47ca64d3b146c9c6064a55b68