List parameter added
git-svn-id: https://svn.fhem.de/fhem/trunk@488 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -478,13 +478,16 @@ A line ending with \ will be concatenated with the next one, so long lines
|
||||
<a name="list"></a>
|
||||
<h3>list</h3>
|
||||
<ul>
|
||||
<code>list [devspec]</code>
|
||||
<code>list [devspec] [value]</code>
|
||||
<br><br>
|
||||
Output a list of all definitions, all notify settings and all at
|
||||
entries. This is one of the few commands which return a string in a
|
||||
normal case.
|
||||
See the <a href="#devspec">Device specification</a> section for details on
|
||||
<devspec>.
|
||||
<br>
|
||||
If value is specified, then output this property (like DEF, TYPE, etc) or
|
||||
reading (actuator, measured-temp) for all devices from the devspec.
|
||||
<br><br>
|
||||
Example:
|
||||
<pre><code> FHZ> list
|
||||
|
||||
Reference in New Issue
Block a user