-
Notifications
You must be signed in to change notification settings - Fork 0
RESTful API Overview
The Man edited this page Dec 31, 2021
·
5 revisions
This page documents the various API endpoints available on the device.
All POSTs must be done using content-type
application/json
.
Display endpoint to set various stuff regarding the display.
-
Get display info:
GET /api/display
-
Set display:
POST /api/display
Various system endpoints.
-
Get system temperature:
GET /api/temperature
-
Get system info:
GET /api/system