Site updated at 2015-10-11 18:39:53 UTC
This commit is contained in:
parent
3e76cedc44
commit
0cadd801b9
69 changed files with 3597 additions and 2281 deletions
|
@ -108,7 +108,7 @@
|
|||
|
||||
|
||||
<p><img src='/images/supported_brands/arest.png' class='brand pull-right' />
|
||||
The arest switch platform allows you to toggle pins of your devices (like Arduino boards with a ethernet/wifi connection, the ESP8266, and the Raspberry Pi) running the <a href="http://arest.io/">aREST</a> RESTful framework.</p>
|
||||
The arest switch platform allows you to toggle pins of your devices (like Arduino boards with a ethernet/wifi connection, ESP8266 based devices, and the Raspberry Pi) running the <a href="http://arest.io/">aREST</a> RESTful framework.</p>
|
||||
|
||||
<p>To use your aREST enabled device in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||
|
||||
|
@ -136,7 +136,7 @@ The arest switch platform allows you to toggle pins of your devices (like Arduin
|
|||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>resource</strong> (<em>Required</em>): IP address and schema of the device that is exposing an aREST API, e.g. <a href="http://192.168.1.10.">http://192.168.1.10.</a></li>
|
||||
<li><strong>resource</strong> (<em>Required</em>): IP address and schema of the device that is exposing an aREST API, eg. <a href="http://192.168.1.10.">http://192.168.1.10.</a></li>
|
||||
<li><strong>pins</strong> (<em>Required</em>): An array with all used pins of your board.
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue