ESP32 FIRMWARE OPERATIONS
OTA Control Room
RELEASE CHANNEL / PRODUCTION
Ship firmware with a clear view of every release.
Publish a version to Blob storage, then let connected ESP32 devices discover it through the signed OTA pipeline.
OTA
01
01
RELEASE A FIRMWARE
Publish a new image
DEVICE CONTRACT
What the ESP32 sees
GET /versionPlain-text semantic versionGET /updateValidated application binaryPOST /api/releaseAuthenticated dashboard uploadThe device never receives dashboard credentials. Only the release API uses the admin token.