From 817dc63d1b0168467be5aa8f63a45abed5a0c13d Mon Sep 17 00:00:00 2001 From: ntruchsess Date: Fri, 8 Nov 2013 09:18:46 +0000 Subject: [PATCH] FRM: update pod git-svn-id: https://svn.fhem.de/fhem/trunk@4177 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/10_FRM.pm | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/fhem/FHEM/10_FRM.pm b/fhem/FHEM/10_FRM.pm index 6781a51f4..be59c9b40 100755 --- a/fhem/FHEM/10_FRM.pm +++ b/fhem/FHEM/10_FRM.pm @@ -848,7 +848,8 @@ sub FRM_OWX_Discover ($) { FRM_LCD output text to LCD attached via I2C
FRM_I2C to read data from integrated circutes attached to Arduino supporting the - i2c-protocol.

+ i2c-protocol.
+ OWX to read/write sensors and actors on 1-Wire bus.

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.

@@ -914,8 +915,12 @@ sub FRM_OWX_Discover ($) { Set
+ set <name> init
+ reinitializes the FRM-Client-devices configured for this Arduino
+

+ Attributes