Commit Graph

13 Commits

Author SHA1 Message Date
Eric F
1d4a9cf8aa Add S2 CEM script, integrate Cariflex logo in FlexMeasures UI
- S2 CEM (Customer Energy Manager) script created
- Cariflex logo integrated in FlexMeasures UI
- Logo configured via FLEXMEASURES_MENU_LOGO_PATH
- S2 CEM handles DSO flex requests, aggregates resources via FlexMeasures
2026-06-08 11:17:03 -04:00
Eric F
c60dbdbaee 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
2026-06-08 10:45:58 -04:00
Eric F
6fe79471f3 Fix simulator (use FM client), install entsoe+weather plugins, fix Redis
- Simulator rewritten to use flexmeasures_client (works!)
- flexmeasures-entsoe installed (ENTSO-E data import)
- flexmeasures-weather installed (weather data)
- FlexMeasures Redis connection fixed (DNS resolution)
- Dashboard Grafana updated with Cariflex asset types
- Simulator running in background, posting to 40 sensors

TODO:
- S2 CEM deployment
- Scheduler FlexMeasures
- Logo Cariflex in FM UI
2026-06-08 08:33:16 -04:00
Eric F
8f7c24acd4 Add USEF references, Cariflex simulator, entsoe/weather plugins
- USEF Framework references added
- Cariflex simulator (publishes to Redis)
- flexmeasures-entsoe plugin extracted
- flexmeasures-weather plugin extracted
- Dashboard Grafana with InfluxDB queries for Cariflex assets
2026-06-08 07:46:30 -04:00
Eric F
d4974e3241 Add FlexMeasures plugins, USEF protocol, and Cariflex simulator
- flexmeasures-entsoe: ENTSO-E data plugin
- flexmeasures-weather: Weather data plugin
- USEF Flex Trading Protocol PDF (2.4MB)
- Cariflex simulator (publishes to Redis)
- Dashboard Grafana updated with correct InfluxDB queries
- All tools extracted in /tools/
2026-06-08 07:38:57 -04:00
Eric F
3fb90a8033 Add Cariflex logo and flex_context config
- logo_cariflex.jpg added (57KB)
- flex_context configured for all 40 assets:
  * 10 PV (5kW production)
  * 10 Battery (100kWh, 95% efficiency)
  * 10 EV Charger (22kW consumption)
  * 10 EV V2G (75kWh, 11kW bidirectional)
- 40 sensors confirmed in FlexMeasures
- 40 assets confirmed in FlexMeasures
2026-06-08 01:27:25 -04:00
Eric F
9afbd8de6d Add extracted tools and HAL article text
- CitrineOS core extracted (docker-compose ready)
- OpenOCPP extracted
- ShapeShifter specification extracted
- EVerest extracted
- HAL article extracted (Renewable Energy Community Design)
- .gitignore updated for large files
2026-06-08 00:59:40 -04:00
Eric F
d398a6ced2 Add extracted tools: CitrineOS, OpenOCPP, ShapeShifter
- CitrineOS core extracted (CSMS OCPP 2.0.1)
- OpenOCPP extracted (firmware OCPP 1.6J/2.0.1)
- ShapeShifter library installed (pip install -e)
- ShapeShifter specification extracted
- EVerest extracted

TODO updated with progress
2026-06-08 00:38:27 -04:00
Eric F
468cfeaa50 Add OSM OCPI reference, IEEE article, GO certificates docs 2026-06-07 23:51:10 -04:00
Eric F
09794b31f9 Add energy skills: OpenOCPP, EVerest, CitrineOS
- Skills classified under energy/ directory
- OpenOCPP: firmware OCPP 1.6J/2.0.1 for EV chargers
- EVerest: EV charging middleware
- CitrineOS: CSMS open-source OCPP 2.0.1
2026-06-07 23:48:03 -04:00
Eric F
b4e1f6f3f5 Add skills, docs, and tool references
- OpenOCPP skill for EV charger firmware
- Energy markets documentation (EPEX SPOT, EEX GO, PPA)
- R&D tools: HAMLET, OPLEM, OpenSTEF, OpenDSM
- EV tools: CitrineOS, OpenOCPP, EVerest
- Standards: Flex Ready, S2, OpenADR
- Architecture and deployment docs
2026-06-07 23:43:27 -04:00
Eric F
336d9b684f Fix HAMLET submodule, add .gitignore 2026-06-07 22:20:00 -04:00
Eric F
ffc08d0629 Initial Cariflex project
- 40 FlexMeasures assets (10 PV, 10 Bat, 10 Chg, 10 EV)
- Geolocated on Martinique
- Documentation: architecture, deployment, concepts
- Standards: Flex Ready, S2, OpenADR, EPEX SPOT
- R&D tools: HAMLET, OPLEM, lemlab
- Map patch: Mapbox -> OpenStreetMap
2026-06-07 22:19:29 -04:00