From fb5b1eece5f72d1ae0d701f607f5d1d486f6f1ce Mon Sep 17 00:00:00 2001 From: laforce Date: Tue, 7 Feb 2012 12:38:24 +0000 Subject: [PATCH] 1. added a minor string to NetIO230B description 2. just testing, if committing works git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1241 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/commandref.html | 122 +++++++++++++++++++++---------------------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/docs/commandref.html b/docs/commandref.html index 72f7db4ff..9e7c6b84d 100644 --- a/docs/commandref.html +++ b/docs/commandref.html @@ -1099,13 +1099,13 @@ A line ending with \ will be concatenated with the next one, so long lines This attribute is DEPRECATED, use notify, with the INITIALIZED event to execute commands after initialization.
- +
  • logfile
    Specify the logfile to write. You can use "-" for stdout, in this case the server won't background itself.
    The logfile name can also take wildcards for easier logfile rotation, - see the FileLog section. Just apply the + see the FileLog section. Just apply the archivecmd / archivedir / nrarchive attributes to the global device as you would do for a FileLog device.
    You can access the current name of the logfile with @@ -2265,7 +2265,7 @@ A line ending with \ will be concatenated with the next one, so long lines Note: this module may require the Device::SerialPort or Win32::SerialPort module if you attach the device via USB and the OS sets strange default parameters for serial devices. - + @@ -2627,8 +2627,8 @@ A line ending with \ will be concatenated with the next one, so long lines @@ -2671,11 +2671,11 @@ A line ending with \ will be concatenated with the next one, so long lines Switching off the reception of IR signals. This is the default.
  • ON
    - Switching on the reception of IR signals. This is WITHOUT filtering repetitions. This is + Switching on the reception of IR signals. This is WITHOUT filtering repetitions. This is not recommended as many remote controls do repeat their signals.
  • ON_NR
    - Switching on the reception of IR signals with filtering of repetitions. This is + Switching on the reception of IR signals with filtering of repetitions. This is the recommended modus operandi.

  • @@ -2686,7 +2686,7 @@ A line ending with \ will be concatenated with the next one, so long lines
             Button<learnprefix><learncount>
             
    - When the CUL_IR device is set into learning mode it will generate a + When the CUL_IR device is set into learning mode it will generate a new button-attribute for each new IR-Code received.This is done according to the following syntax:
             <Button-Attribute-Name> <IR-Code>
    @@ -2694,7 +2694,7 @@ A line ending with \ will be concatenated with the next one, so long lines
             Button001   I02029A000000
             Button002   I02029A000001
    - To make sure that something happens when this IR-code is received later on one has to modify the attribute + To make sure that something happens when this IR-code is received later on one has to modify the attribute and to add commands as attribute values. Examples:
    @@ -2728,7 +2728,7 @@ A line ending with \ will be concatenated with the next one, so long lines
             Button<learnprefix><learncount>    
    If learnprefix is empty the button-attribute-name only contains the term "Button" and the actual number of learncount. -
    +

    @@ -3215,19 +3215,19 @@ A line ending with \ will be concatenated with the next one, so long lines

    EIB / KNX


    - + Attributes
    - +

    EnOcean

    @@ -3463,7 +3463,7 @@ A line ending with \ will be concatenated with the next one, so long lines subType must be MD15. This is done if the device was created by autocreate.

    - + Generated events: - + Set