mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
XmlList option added
git-svn-id: https://svn.fhem.de/fhem/trunk@1843 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
68c88f0ab5
commit
a3f4afe115
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user