Mettre à jour 'README.md'
This commit is contained in:
parent
b00de52686
commit
ff3c4d0e77
@ -124,6 +124,12 @@ Here is a list of the available api calls for the board :
|
|||||||
* Response format : JSON
|
* Response format : JSON
|
||||||
* OK : { "status" : "ok", "ViewUID" : "UID" }
|
* OK : { "status" : "ok", "ViewUID" : "UID" }
|
||||||
* FAIL : NOTHING
|
* FAIL : NOTHING
|
||||||
|
* /sab/view?id=x
|
||||||
|
* HTTP request method : GET
|
||||||
|
* Description : Display the view with the corresponding id
|
||||||
|
* Response format : JSON
|
||||||
|
* OK : { "status" : "ok", "ViewUID" : "UID" }
|
||||||
|
* FAIL : NOTHING
|
||||||
/sab/rtc/get/datetime
|
/sab/rtc/get/datetime
|
||||||
/sab/sdcard/eject
|
/sab/sdcard/eject
|
||||||
/sab/sdcard/insert
|
/sab/sdcard/insert
|
||||||
|
Loading…
Reference in New Issue
Block a user