diff --git a/README.md b/README.md index 1900567..f7e5cbf 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,12 @@ Here is a list of the available api calls for the board : * Response format : JSON * OK : { "status" : "ok", "ViewUID" : "UID" } * 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/sdcard/eject /sab/sdcard/insert