XmlList option added
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1843 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1144,10 +1144,10 @@ A line ending with \ will be concatenated with the next one, so long lines
|
||||
<a name="xmllist"></a>
|
||||
<h3>xmllist</h3>
|
||||
<ul>
|
||||
<code>xmllist</code>
|
||||
<code>xmllist [devspec]</code>
|
||||
<br><br>
|
||||
Returns an XML tree of all definitions, all notify settings and all at
|
||||
entries. It is not intended for human consumption.
|
||||
Returns an XML tree of device definitions. <a href="#devspec">devspec</a> is
|
||||
optional, and restricts the list of devices if specified.
|
||||
<br><br>
|
||||
Example:
|
||||
<pre> fhem> xmllist
|
||||
|
||||
Reference in New Issue
Block a user