Align docs with ESP32-S3 dashboard architecture
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user