From 3454bf3bec51cba56e4e4fe69af0b8fe1790d9bf Mon Sep 17 00:00:00 2001 From: dirkho <> Date: Thu, 4 Oct 2012 20:21:05 +0000 Subject: [PATCH] Revert wrong commit git-svn-id: https://svn.fhem.de/fhem/trunk@1924 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/1-Wire/commandref.html | 1299 +++++++++++++-------------- 1 file changed, 643 insertions(+), 656 deletions(-) diff --git a/fhem/contrib/1-Wire/commandref.html b/fhem/contrib/1-Wire/commandref.html index 2f049a3c8..90e85b8f7 100755 --- a/fhem/contrib/1-Wire/commandref.html +++ b/fhem/contrib/1-Wire/commandref.html @@ -1,660 +1,647 @@ -
-define OWio OWX /dev/ttyUSB1
- define <name> OWX <serial-device>
- or
- define <name> OWX <cuno-device>
- <serial-device>
The serial device (e.g.
- USB port) to which the 1-Wire bus is attached.<cuno-device>
The previously defined CUNO
- to which the 1-Wire bus is attached.set <name>
- interval <value>
- set
- <name> followAlarms on|off
- get <name>
- alarms
get <name>
- devices
attr <name>
- buspower real|parasitic
define OWX_AD OWAD 724610000000 45
- attr OWX_AD DAlarm high
- attr OWX_AD DFactor 31.907097
- attr OWX_AD DHigh 50.0
- attr OWX_AD DName RelHumidity|humidity
- attr OWX_AD DOffset -0.8088
- attr OWX_AD DUnit percent|%
- define <name> OWAD [<model>] <id>
- [<interval>]
- [<model>]
<id>
<interval>
set <name>
- interval <int>
get <name> id
get <name>
- present
- get <name>
- interval
get <name>
- reading
get <name>
- alarm
get <name>
- status
attr <name>
- stateAL0 <string>
attr <name>
- stateAH0 <string>
attr <name>
- stateAL1 <string>
attr <name>
- stateAH1 <string>
attr <name>
- <channel>Name <string>|<string>
attr <name>
- <channel>Unit <string>|<string>
attr <name>
- <channel>Offset <float>
attr <name>
- <channel>Factor <float>
attr <name>
- <channel>Alarm <string>
attr <name>
- <channel>Low <float>
attr <name>
- <channel>High <float>
define OWX_C OWCOUNT DS2423 CE780F000000 300
- attr OWX_C AName Water|volume
- attr OWX_C AUnit liters|l
- attr OWX_CAMode daily
- define <name> OWCOUNT [<model>] <id>
- [<interval>]
- [<model>]
<id>
<interval>
set
- <name> interval <int>
set <name>
- memory <page>
set
- <name> midnight <channel-name>
get <name> id
get <name>
- present
- get
- <name> interval
get <name>
- memory <page>
get
- <name> midnight <channel-name>
get <name>
- counter <channel-name>
get
- <name> counters
attr <name>
- <channel>Name <string>|<string>
attr <name>
- <channel>Unit <string>|<string>
attr <name>
- <channel>Offset <float>
attr <name>
- <channel>Factor <float>
attr <name>
- <channel>Mode daily | normal
define ROM1 OWX_ID OWCOUNT CE780F000000
- define <name> OWID <id>
- <id>
get <name> id
get <name>
- present
- define OWX_LCD OWLCD 9F0700000100
- define <name> OWLCD <id>
- <id>
set <name> icon
- <int> on|off|blink
set <name>
- icon 15 0..6
set <name>
- icon none
set <name> line
- <int> <string>
set <name>
- memory <page> <string>
set <name> gpio
- <value>
set <name>
- backlight ON|OFF
set <name> lcd
- ON|OFF
set <name>
- reset
set <name> test
get <name> id
get <name>
- present
- get <name>
- memory <page>
get <name> gpio
get <name>
- gpio
get <name>
- version
define OWX_S OWSWITCH DS2413 B5D502000000 60
- attr OWX_S AName Lampe|light
- attr OWX_S AUnit AN|AUS
- define <name> OWSWITCH [<model>] <id>
- [<interval>]
- [<model>]
<id>
<interval>
set
- <name> interval <int>
set <name>
- output <channel-name> ON | OFF
set <name>
- gpio <value>
get <name> id
- get
- <name> present
- get
- <name> interval
get <name>
- INPUT <channel-name>
get <name>
- gpio
attr <name>
- <channel>Name <string>|<string>
attr <name>
- <channel>Unit <string>|<string>
define OWX_T OWTHERM DS18B20 E8D09B030000 300
- attr OWX_T tempUnit Kelvin
- define <name> OWTHERM [<model>] <id>
- [<interval>]
- [<model>]
<id>
<interval>
define Temp1 OWTHERM 14B598010800 300
- set
- <name> interval <int>
set
- <name> tempHigh <float>
set <name>
- tempLow <float>
get <name> id
get <name>
- present
get
- <name> interval
get
- <name> temperature
get <name>
- alarm
attr <name>
- stateAL <string>
attr <name>
- stateAH <string>
attr
- <name> tempOffset <float>
attr
- <name> tempUnit Celsius|Kelvin|Fahrenheit|C|K|F
attr
- <name> tempHigh <float>
- attr
- <name> tempLow <float>
- define OWio OWX /dev/ttyUSB1
+ define <name> OWX <serial-device>
or define <name> OWX <cuno-device>
+ <serial-device>
The serial device (e.g. USB port) to which
+ the 1-Wire bus is attached.<cuno-device>
The previously defined CUNO to which the 1-Wire
+ bus is attached. set <name> interval <value>
+
+ set <name> followAlarms on|off
+
+ get <name> alarms
+ get <name> devices
+ attr <name> buspower real|parasitic
+ define OWX_AD OWAD 724610000000 45
+ attr OWX_AD DAlarm high
+ attr OWX_AD DFactor 31.907097
+ attr OWX_AD DHigh 50.0
+ attr OWX_AD DName RelHumidity|humidity
+ attr OWX_AD DOffset -0.8088
+ attr OWX_AD DUnit percent|%
+ define <name> OWAD [<model>] <id> [<interval>]
+ [<model>]
<id>
+ <interval>
+ set <name> interval <int>
get <name> id
+ get <name> present
+
+ get <name> interval
get <name> reading
get <name> alarm
get <name> status
attr <name> stateAL0
+ <string>
+ attr <name> stateAH0
+ <string>
+ attr <name> stateAL1
+ <string>
+ attr <name> stateAH1
+ <string>
+ attr <name> <channel>Name
+ <string>|<string>
+ attr <name> <channel>Unit
+ <string>|<string>
+ attr <name> <channel>Offset
+ <float>
+ attr <name> <channel>Factor
+ <float>
+ attr <name> <channel>Alarm
+ <string>
+ attr <name> <channel>Low
+ <float>
+ attr <name> <channel>High
+ <float>
+ define OWX_C OWCOUNT DS2423 CE780F000000 300
+ attr OWX_C AName Water|volume
+ attr OWX_C AUnit liters|l
+ attr OWX_CAMode daily
+ define <name> OWCOUNT [<model>] <id>
+ [<interval>]
+ [<model>]
<id>
+ <interval>
+ set <name> interval <int>
set <name> memory <page>
set <name> midnight <channel-name>
get <name> id
+ get <name> present
+
+ get <name> interval
get <name> memory <page>
get <name> midnight <channel-name>
get <name> counter <channel-name>
get <name> counters
attr <name> <channel>Name
+ <string>|<string>
+ attr <name> <channel>Unit
+ <string>|<string>
+ attr <name> <channel>Offset
+ <float>
+ attr <name> <channel>Factor
+ <float>
+ attr <name> <channel>Mode daily |
+ normal
+ define ROM1 OWX_ID OWCOUNT CE780F000000
+ define <name> OWID <id>
+ <id>
+ get <name> id
+ get <name> present
+
+ define OWX_LCD OWLCD 9F0700000100
+ define <name> OWLCD <id>
+ <id>
+ set <name> icon <int> on|off|blink
set <name> icon 15 0..6
set <name> icon none
set <name> line <int> <string>
set <name> memory <page>
+ <string>
set <name> gpio <value>
set <name> backlight ON|OFF
set <name> lcd ON|OFF
set <name> reset
set <name> test
get <name> id
+ get <name> present
+
+ get <name> memory <page>
get <name> gpio
get <name> gpio
get <name> version
define OWX_S OWSWITCH DS2413 B5D502000000 60
+ attr OWX_S AName Lampe|light
+ attr OWX_S AUnit AN|AUS
+ define <name> OWSWITCH [<model>] <id>
+ [<interval>]
+ [<model>]
<id>
+ <interval>
+ set <name> interval <int>
set <name> output <channel-name> ON |
+ OFF
set <name> gpio <value>
get <name> id
+ get <name> present
+
+ get <name> interval
get <name> INPUT <channel-name>
get <name> gpio
attr <name> <channel>Name
+ <string>|<string>
+ attr <name> <channel>Unit
+ <string>|<string>
+ define OWX_T OWTHERM DS18B20 E8D09B030000 300
+ attr OWX_T tempUnit Kelvin
+ define <name> OWTHERM [<model>] <id>
+ [<interval>]
+ [<model>]
<id>
+ <interval>
+ define Temp1 OWTHERM 14B598010800 300
set <name> interval <int>
set <name> tempHigh <float>
+ set <name> tempLow <float>
+ get <name> id
+ get <name> present
+ get <name> interval
get <name> temperature
get <name> alarm
attr <name> stateAL <string>
+
+ attr <name> stateAH <string>
+
+ attr <name> tempOffset
+ <float>
+
+ attr <name> tempUnit
+ Celsius|Kelvin|Fahrenheit|C|K|F
+
+ attr <name> tempHigh <float>
+
+ attr <name> tempLow <float>
+
+