Add versioned HTTP API routes

This commit is contained in:
2026-06-07 10:24:08 -06:00
parent ec39182bbd
commit d87080d23f
11 changed files with 226 additions and 137 deletions
+5 -5
View File
@@ -38,7 +38,7 @@ Serial command:
HTTP endpoint:
POST /config/device
POST /api/v1/config/device
## Relay Configuration
@@ -67,7 +67,7 @@ Serial commands:
HTTP endpoint:
POST /config/relay
POST /api/v1/config/relay
## Temperature Sensor Configuration
@@ -102,7 +102,7 @@ Serial commands:
HTTP endpoint:
POST /config/temp
POST /api/v1/config/temp
## BMS Configuration
@@ -127,7 +127,7 @@ Serial commands:
HTTP endpoint:
POST /config/bms
POST /api/v1/config/bms
## BMS Setup Mode
@@ -157,7 +157,7 @@ Serial command:
HTTP endpoint:
POST /config/factory-reset
POST /api/v1/config/factory-reset
After factory reset: