Modifications

Sauter à la navigation Sauter à la recherche
10 octets ajoutés ,  17 octobre 2013 à 11:28
Ligne 67 : Ligne 67 :     
{{ARDImage|Arduino Yun-Guide-01.png}}
 
{{ARDImage|Arduino Yun-Guide-01.png}}
<small>Accès aux API (interface de programmation) REST. "Open" signifie que l'interface est ''ouverte'' donc librement accessible. "With Password" signifie qu'elle est protégée par un mot de passe.</small>
+
<small><br />Accès aux API (interface de programmation) REST.<br />"Open" signifie que l'interface est ''ouverte'' donc librement accessible. "With Password" signifie qu'elle est protégée par un mot de passe.</small>
    
A nice introduction to the concepts behind REST [http://stackoverflow.com/tags/rest/info can be found here] (''Anglais'', StackOverflow.com) .
 
A nice introduction to the concepts behind REST [http://stackoverflow.com/tags/rest/info can be found here] (''Anglais'', StackOverflow.com) .
Ligne 82 : Ligne 82 :  
* /get/KEY : obtains the value of the requested key in JSON
 
* /get/KEY : obtains the value of the requested key in JSON
 
* /get : obtains the entire storage list in JSON.
 
* /get : obtains the entire storage list in JSON.
* /delete : deletes the internal storage  
+
* /delete : deletes the internal storage
    
== Reset des processeurs (AR9331, WiFi et 32U4)==
 
== Reset des processeurs (AR9331, WiFi et 32U4)==
29 918

modifications

Menu de navigation