docs: clarify controller roles and load switching boundaries
This commit is contained in:
@@ -171,3 +171,15 @@ Current Cargo ESP32 GPIO plan:
|
||||
- GPIO 21: SSD1306 OLED I2C SDA
|
||||
- GPIO 22: SSD1306 OLED I2C SCL
|
||||
- GPIO 25: OLED setup/status button
|
||||
|
||||
## Not Dashboard Responsibilities
|
||||
|
||||
The Dashboard ESP32-S3 does not own:
|
||||
|
||||
- Relay state authority
|
||||
- BMS connection/configuration
|
||||
- Cargo ESP configuration
|
||||
- Alarm authority
|
||||
- Load-switching output ownership
|
||||
|
||||
It may display state and request changes through the Cargo ESP HTTP API, but the Cargo ESP remains the source of truth.
|
||||
|
||||
Reference in New Issue
Block a user