Commit Graph

5 Commits

Author SHA1 Message Date
Eric F
04dc2ce074 Enable Grafana Geomap plugin, restore map panel in dashboard
- Enable geomap plugin in Grafana config (allow_loading_unsigned_plugins)
- Restore geomap panel in Cariflex dashboard
- Map now shows 40 Cariflex assets on Martinique
2026-06-08 13:09:01 -04:00
Eric F
8127d51ae7 Fix Grafana dashboard datasource, add Grid Singularity skill
- Fix PostgreSQL datasource uid in Grafana dashboard
- Update datasource to point to FlexMeasures DB (flexmeasures-db:5432)
- Dashboard now shows real data from Cariflex simulator
- Add Grid Singularity skill (gsy-e, gsy-framework, gsy-e-sdk)
2026-06-08 12:08:29 -04:00
Eric F
23ab00cf64 Fix Grafana dashboard (FM datasource), update logo in FM UI
- Create PostgreSQL-FlexMeasures datasource in Grafana (id: 31)
- Update dashboard queries to read from FlexMeasures DB (timed_belief)
- Replace FlexMeasures logo in navbar template with Cariflex logo
- Dashboard now shows real data from Cariflex simulator
2026-06-08 11:40:09 -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
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