Site updated at 2016-03-26 08:09:32 UTC
This commit is contained in:
parent
319fd29a08
commit
4f9980e898
208 changed files with 4164 additions and 906 deletions
|
@ -125,6 +125,8 @@
|
|||
<span class="key">11</span>:
|
||||
<span class="key">name</span>: <span class="string"><span class="content">Fan Office</span></span>
|
||||
<span class="key">type</span>: <span class="string"><span class="content">digital</span></span>
|
||||
<span class="key">default</span>: <span class="string"><span class="content">on</span></span>
|
||||
<span class="key">negate</span>: <span class="string"><span class="content">true</span></span>
|
||||
<span class="key">12</span>:
|
||||
<span class="key">name</span>: <span class="string"><span class="content">Light Desk</span></span>
|
||||
<span class="key">type</span>: <span class="string"><span class="content">digital</span></span>
|
||||
|
@ -139,6 +141,8 @@
|
|||
<ul>
|
||||
<li><strong>name</strong>: Name that will be used in the frontend for the pin.</li>
|
||||
<li><strong>type</strong>: The type of the pin. At the moment only ‘digital’ is supported.</li>
|
||||
<li><strong>default</strong>: The initial value for this port.</li>
|
||||
<li><strong>negate</strong>: If this pin should be inverted.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue