From 6d79aba19112c609492476b59b0e09d82d4b4eac Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sat, 8 Feb 2014 07:54:03 +0000 Subject: [PATCH] telnet/autocreate: german doc added git-svn-id: https://svn.fhem.de/fhem/trunk@4844 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/90_at.pm | 2 +- fhem/FHEM/98_autocreate.pm | 172 +++++++++++++++++++++++++++++++++++-- fhem/FHEM/98_telnet.pm | 158 +++++++++++++++++++++++++++++++++- 3 files changed, 322 insertions(+), 10 deletions(-) diff --git a/fhem/FHEM/90_at.pm b/fhem/FHEM/90_at.pm index 40f6f5d6e..e6a2db7e5 100755 --- a/fhem/FHEM/90_at.pm +++ b/fhem/FHEM/90_at.pm @@ -488,6 +488,6 @@ at_State($$$$) -=end html +=end html_DE =cut diff --git a/fhem/FHEM/98_autocreate.pm b/fhem/FHEM/98_autocreate.pm index 1d2a8ff16..2bef60a7b 100644 --- a/fhem/FHEM/98_autocreate.pm +++ b/fhem/FHEM/98_autocreate.pm @@ -508,7 +508,6 @@ autocreate_Attr(@) define <name> autocreate


@@ -589,10 +591,7 @@ autocreate_Attr(@) createlog
@@ -615,14 +614,171 @@ autocreate_Attr(@) On Linux it will also check with the lsusb command, if unflashed CULs are attached. If this is the case, it will call CULflash with the appropriate - parameters (or display the CULflash command if scan is specified). Only - one device to flash is displayed at a time.

+ parameters (or display the CULflash command if scan is specified). The + usb command will only flash one device per call.

This command is part of the autocreate module. + +
+ +=end html + +=begin html_DE + + +

autocreate

+
+=end html_DE -=end html =cut diff --git a/fhem/FHEM/98_telnet.pm b/fhem/FHEM/98_telnet.pm index 25dffc6fd..2e11f409e 100644 --- a/fhem/FHEM/98_telnet.pm +++ b/fhem/FHEM/98_telnet.pm @@ -471,6 +471,162 @@ telnet_ActivateInform($) - =end html + +=begin html_DE + + +

telnet

+ + +=end html_DE + =cut + +1;