contrib/commandref_modular.pl: implement modular commandref (Forum #39854)
git-svn-id: https://svn.fhem.de/fhem/trunk@11984 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -656,13 +656,15 @@ autocreate_Attr(@)
|
||||
|
||||
=pod
|
||||
=item helper
|
||||
=item summary automatically create not yet defined FHEM devices
|
||||
=item summary_DE Erzeugt FHEM-Geräte automatisch
|
||||
=begin html
|
||||
|
||||
<a name="autocreate"></a>
|
||||
<h3>autocreate</h3>
|
||||
<ul>
|
||||
|
||||
Automatically create not yet defined fhem devices upon reception of a message
|
||||
Automatically create not yet defined FHEM devices upon reception of a message
|
||||
generated by this device. Note: devices which are polled (like the EMEM/EMWZ
|
||||
accessed through the EM1010PC) will NOT be automatically created.
|
||||
|
||||
@@ -786,7 +788,7 @@ autocreate_Attr(@)
|
||||
</code></ul>
|
||||
This command will scan the /dev directory for attached USB devices, and
|
||||
will try to identify them. With the argument scan you'll get back a list
|
||||
of fhem commands to execute, with the argument create there will be no
|
||||
of FHEM commands to execute, with the argument create there will be no
|
||||
feedback, and the devices will be created instead.<br><br>
|
||||
|
||||
Note that switching a CUL to HomeMatic mode is still has to be done
|
||||
@@ -810,7 +812,7 @@ autocreate_Attr(@)
|
||||
<h3>autocreate</h3>
|
||||
<ul>
|
||||
|
||||
Erzeugt für noch nicht definierte fhem-Geräte automatisch die
|
||||
Erzeugt für noch nicht definierte FHEM-Geräte automatisch die
|
||||
geignete Definition (define). Diese Definition wird aus einer Nachricht
|
||||
gewonnen, die von diesen neuen Geräten empfangen wurde. Hinweis:
|
||||
Geräte, die mit Polling arbeiten (wie z.B. der Zugriff auf EMEM/EMWZ
|
||||
@@ -952,7 +954,7 @@ autocreate_Attr(@)
|
||||
</code></ul>
|
||||
Dieser Befehl durchsucht das /dev-Verzeichnis nach angeschlossenen
|
||||
USB-Geräten und versucht gleichzeitig sie zu identifizieren. Mit dem
|
||||
Argument scan wird eine Liste von ausführbaren fhem-Befehlen
|
||||
Argument scan wird eine Liste von ausführbaren FHEM-Befehlen
|
||||
zurückgegeben. Das Argument create gibt keine Liste o.ä.
|
||||
zurück, die Geräte werden stattdessen erzeugt.<br><br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user