Align docs with ESP32-S3 dashboard architecture

This commit is contained in:
2026-06-07 09:48:13 -06:00
parent fdf3d657b6
commit dc8340a1ec
22 changed files with 211 additions and 638 deletions
+3 -5
View File
@@ -93,11 +93,9 @@ HTTP is the primary integration contract for:
Preferred direction:
GET /api/status
GET /api/config
POST /api/relays/relay_1/on
POST /api/relays/relay_1/off
POST /api/relays/relay_1/toggle
GET /status
GET /config
POST /relay/set
Future versioning may move to /api/v1.