Add citrineos-operator-ui to stack, update docs, 15 EVSE sync

This commit is contained in:
Eric F
2026-06-10 18:11:23 -04:00
parent 9d257a2f48
commit 0ad8459636
2 changed files with 28 additions and 4 deletions

View File

@@ -21,10 +21,10 @@
│ │ └──────┬───────┘ │
│ │ │ │
│ ▼ ▼ │
│ ┌──────────────┐ ┌──────────────┐
│ │ PostgreSQL │ │ RabbitMQ │
│ │ (time-series)│ │ (AMQP/OCPP) │
│ └──────────────┘ └──────────────┘
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ │ PostgreSQL │ │ RabbitMQ │ Operator UI │
│ │ (time-series)│ │ (AMQP/OCPP) │ (Dashboard) │
│ └──────────────┘ └──────────────┘ └──────────────┘
│ │
└─────────────────────────────────────────────────────────────────────────────────┘
```