mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +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>
|
<a name="xmllist"></a>
|
||||||
<h3>xmllist</h3>
|
<h3>xmllist</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<code>xmllist</code>
|
<code>xmllist [devspec]</code>
|
||||||
<br><br>
|
<br><br>
|
||||||
Returns an XML tree of all definitions, all notify settings and all at
|
Returns an XML tree of device definitions. <a href="#devspec">devspec</a> is
|
||||||
entries. It is not intended for human consumption.
|
optional, and restricts the list of devices if specified.
|
||||||
<br><br>
|
<br><br>
|
||||||
Example:
|
Example:
|
||||||
<pre> fhem> xmllist
|
<pre> fhem> xmllist
|
||||||
|
Loading…
Reference in New Issue
Block a user