Site updated at 2015-12-18 03:00:35 UTC
This commit is contained in:
parent
2d2a6e49e4
commit
5ddb1dac36
112 changed files with 3879 additions and 3743 deletions
|
@ -143,7 +143,7 @@
|
|||
<li><strong>resource</strong> (<em>Required</em>): The resource or endpoint that contains the value.</li>
|
||||
<li><strong>method</strong> (<em>Optional</em>): The method of the request. Default is GET.</li>
|
||||
<li><strong>value_template</strong> (<em>Required</em>): Defines a <a href="/getting-started/templating/">template</a> to extract the value.</li>
|
||||
<li><strong>payload</strong> (<em>Optional</em>): The payload to send with a POST request. Usualy formed as a dictionary-</li>
|
||||
<li><strong>payload</strong> (<em>Optional</em>): The payload to send with a POST request. Usualy formed as a dictionary.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name of the REST sensor.</li>
|
||||
<li><strong>unit_of_measurement</strong> (<em>Optional</em>): Defines the unit of measurement of the sensor, if any.</li>
|
||||
</ul>
|
||||
|
@ -241,6 +241,9 @@ Make sure that the URL matches exactly your endpoint or resource.
|
|||
<li>
|
||||
<a href='/components/sensor.efergy/'>Efergy sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.eliqonline/'>Eliqonline sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.glances/'>Glances</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue