From 450b699f69faa65d0f3975aafde88ae0b67447f0 Mon Sep 17 00:00:00 2001 From: borisneubert Date: Fri, 25 Mar 2011 18:32:43 +0000 Subject: [PATCH] ECMD serial definition added in commandref.html git-svn-id: https://svn.fhem.de/fhem/trunk@876 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index d2d67f17a..422cf00ed 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -3830,14 +3830,19 @@ Attributes:
Define @@ -4023,7 +4028,7 @@ Attributes:
define AVRNETIO telnet 192.168.0.91:2701 # define the physical device
set AVRNETIO classdef ADC /etc/fhem/ADC.classdef # define the device class ADC
- define myADC ADC # define the logical device myADC with device cass ADC
+ define myADC ADC # define the logical device myADC with device class ADC
get myADC value 1 # retrieve the value of analog/digital converter number 1

@@ -5448,7 +5453,7 @@ Readings and STATE of temperature/humidity sensors are compatible with the CUL_W define <name> USBWX <code> [corr1...corr4]

<code> is the code which must be set on the sensor. Valid values - are 1 through 8.
9 is used as the sensor id of the ks300 sensor.
+ are 1 through 8.
9 is used as the sensor id of the ks300 sensor.
corr1..corr4 are up to 4 numerical correction factors, which will be added to the respective value to calibrate the device. Note: rain-values will be multiplied and not added to the correction factor. @@ -5626,7 +5631,7 @@ Readings and STATE of temperature/humidity sensors are compatible with the CUL_W