Site updated at 2017-11-16 20:15:43 UTC
This commit is contained in:
parent
b56b1fd97c
commit
b18af64131
34 changed files with 295 additions and 136 deletions
|
@ -82,11 +82,20 @@
|
|||
<span class="s">address</span><span class="pi">:</span> <span class="s1">'</span><span class="s">0xfB6916095ca1df60bB79Ce92cE3Ea74c37c5d359'</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>address</strong> (<em>Required</em>): Ethereum wallet address to watch.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): The name of the sensor used in the frontend.</li>
|
||||
</ul>
|
||||
<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="address" href="#address"></a> address</dt>
|
||||
<dd>
|
||||
<p class="desc"><span class="type">(<span class="string">string</span>)</span><span class="required">(Required)</span><span class="description">Ethereum wallet address to watch.</span></p>
|
||||
</dd>
|
||||
<dt><a class="title-link" name="name" href="#name"></a> name</dt>
|
||||
<dd>
|
||||
<p class="desc"><span class="type">(<span class="string">string</span>)</span><span class="required">(Optional)</span><span class="description">The name of the sensor used in the frontend.</span></p>
|
||||
<p class="default">Default value: Ethereum Balance</p>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue