mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-23 20:52:13 +00:00
FRM: update pod
git-svn-id: https://svn.fhem.de/fhem/trunk@4177 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d7de0318ed
commit
dccaebfff0
@ -848,7 +848,8 @@ sub FRM_OWX_Discover ($) {
|
|||||||
<a href="#FRM_LCD">FRM_LCD</a> output text to LCD attached via I2C<br>
|
<a href="#FRM_LCD">FRM_LCD</a> output text to LCD attached via I2C<br>
|
||||||
<a href="#FRM_I2C">FRM_I2C</a> to read data from integrated circutes attached
|
<a href="#FRM_I2C">FRM_I2C</a> to read data from integrated circutes attached
|
||||||
to Arduino supporting the <a href="http://en.wikipedia.org/wiki/I%C2%B2C">
|
to Arduino supporting the <a href="http://en.wikipedia.org/wiki/I%C2%B2C">
|
||||||
i2c-protocol</a>.<br><br>
|
i2c-protocol</a>.<br>
|
||||||
|
<a href="#OWX">OWX</a> to read/write sensors and actors on 1-Wire bus.<br><br>
|
||||||
|
|
||||||
Each client stands for a Pin of the Arduino configured for a specific use
|
Each client stands for a Pin of the Arduino configured for a specific use
|
||||||
(digital/analog in/out) or an integrated circuit connected to Arduino by i2c.<br><br>
|
(digital/analog in/out) or an integrated circuit connected to Arduino by i2c.<br><br>
|
||||||
@ -914,8 +915,12 @@ sub FRM_OWX_Discover ($) {
|
|||||||
<a name="FRMset"></a>
|
<a name="FRMset"></a>
|
||||||
<b>Set</b>
|
<b>Set</b>
|
||||||
<ul>
|
<ul>
|
||||||
N/A<br>
|
<code>set <name> init</code><br>
|
||||||
</ul><br>
|
reinitializes the FRM-Client-devices configured for this Arduino</ul><br>
|
||||||
|
<ul>
|
||||||
|
<code>set <name> reset</code><br>
|
||||||
|
does a complete reset of FRM by disconnecting from, reconnecting to and reinitializing the Arduino and FRM internals and all attached FRM-client-devices</ul><br><br>
|
||||||
|
|
||||||
<a name="FRMattr"></a>
|
<a name="FRMattr"></a>
|
||||||
<b>Attributes</b><br>
|
<b>Attributes</b><br>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user