Files
overland-controller/docs/TEMP_API.md
T

249 B

Temperature API

Scan

POST

/temps/scan

Response:

{ "type":"temp_scan_response", "ok":true }

Assign

POST

/temps/assign

Body:

{ "id":"temp_1", "index":1 }

Clear

POST

/temps/clear

Body:

{ "id":"temp_1" }