Site updated at 2017-11-09 06:52:21 UTC
This commit is contained in:
parent
f10b1d7106
commit
c1400a49e2
26 changed files with 66 additions and 66 deletions
|
@ -83,13 +83,13 @@
|
|||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">serial</span>
|
||||
<span class="s">port</span><span class="pi">:</span> <span class="s">/dev/ttyACM0</span>
|
||||
<span class="s">serial_port</span><span class="pi">:</span> <span class="s">/dev/ttyACM0</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<div class="config-vars">
|
||||
<h3><a class="title-link" name="configuration-variables" href="#configuration-variables"></a> Configuration Variables</h3>
|
||||
<dl class="">
|
||||
<dt><a class="title-link" name="port" href="#port"></a> port</dt>
|
||||
<dt><a class="title-link" name="serial_port" href="#serial_port"></a> serial_port</dt>
|
||||
<dd>
|
||||
<p class="desc"><span class="type">(<span class="string">string</span>)</span><span class="required">(Required)</span><span class="description">Local serial port where the sensor is connected and access is granted.</span></p>
|
||||
</dd>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue