Eric FELIXINE
|
ae35506db6
|
chore: backup session 2026-06-01 final — snapshot, resume, TODO, all fixes documented
|
2026-06-01 12:24:34 -04:00 |
|
Eric FELIXINE
|
a19ee4080f
|
chore: remove erroneous 2026-05-29 snapshot (correct date is 2026-05-26)
|
2026-05-26 22:54:57 -04:00 |
|
Eric FELIXINE
|
46bb937714
|
chore: session backup 2026-05-26 — reprise après crash, snapshot + resume + TODO update
|
2026-05-26 22:54:37 -04:00 |
|
Eric FELIXINE
|
19cb678791
|
chore: session backup 2026-05-27 — ODK deployed, project created, TODO updated
|
2026-05-26 20:54:50 -04:00 |
|
Eric FELIXINE
|
f1e1b98519
|
chore: session backup 2026-05-28 — TODO update + snapshot
|
2026-05-26 17:20:04 -04:00 |
|
Eric FELIXINE
|
a7716102fd
|
Fix GeoMap dashboard v3 - temperature_celsius + Geomap layer config
Fixes:
- Temperature field: temperature_c (wrong) -> temperature_celsius (correct)
- Geomap panel: added explicit location config with lat/lon field mapping
- Added PM2.5 timeseries panel
- Dashboard UID: geomap-test-v1
|
2026-05-26 13:52:25 -04:00 |
|
Eric FELIXINE
|
943836f8fb
|
feat: activate BunkerM MQTT broker + fix Telegraf
- BunkerM: recreated with port 1883 (external) -> 1900 (internal)
- BunkerM: disabled dynsec plugin, using password_file auth (bunker/bunker)
- Simulator: ENABLE_BUNKER=1, BUNKERM_PORT=1900
- Telegraf: reactivated BunkerM consumer on port 1900
- Telegraf: recreated container (3 MQTT consumers connected)
- Grafana: dashboard v4 with corrected Flux queries
- Grafana: datasource fixed (bucket=smartcity, token=my-super-token)
Verified:
- Simulator publishes to EMQX ✅, Mosquitto ✅, BunkerM ✅
- Telegraf receives from all 3 brokers ✅
- InfluxDB has data from all brokers ✅
- Grafana dashboard displays data ✅
|
2026-05-25 20:03:55 -04:00 |
|
Eric FELIXINE
|
6d1d9c8620
|
fix: telegraf containers names + openremote pg image + session snapshot 2026-05-25
- telegraf.conf: fix Mosquitto/BunkerM container names (hyphens not underscores)
- tegraf.conf: comment out BunkerM consumer (auth fails, simulator not sending)
- openremote/docker-compose.yml: switch PG image to timescaledb-ha:pg15 (fixes timescaledb_toolkit crash)
- Add session_resume + architecture snapshot 2026-05-25
- Update TODO.md with current status
|
2026-05-25 14:13:39 -04:00 |
|