mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
98_Jsonlist2.pm: fix typo (Forum #69349)
git-svn-id: https://svn.fhem.de/fhem/trunk@13757 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ddfd43c1fd
commit
84cb6f1b98
@ -130,7 +130,7 @@ CommandJsonList2($$)
|
|||||||
<a name="JsonList2"></a>
|
<a name="JsonList2"></a>
|
||||||
<h3>JsonList2</h3>
|
<h3>JsonList2</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<code>jsonlist [<devspec>] [<value1> <value2> ...]</code>
|
<code>jsonlist2 [<devspec>] [<value1> <value2> ...]</code>
|
||||||
<br><br>
|
<br><br>
|
||||||
This is a command, to be issued on the command line (FHEMWEB or telnet
|
This is a command, to be issued on the command line (FHEMWEB or telnet
|
||||||
interface). Can also be called via HTTP by
|
interface). Can also be called via HTTP by
|
||||||
@ -153,7 +153,7 @@ CommandJsonList2($$)
|
|||||||
<a name="JsonList2"></a>
|
<a name="JsonList2"></a>
|
||||||
<h3>JsonList2</h3>
|
<h3>JsonList2</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<code>jsonlist [<devspec>] [<value1> <value2> ...]</code>
|
<code>jsonlist2 [<devspec>] [<value1> <value2> ...]</code>
|
||||||
<br><br>
|
<br><br>
|
||||||
Dieses Befehl sollte in der FHEMWEB oder telnet Eingabezeile ausgeführt
|
Dieses Befehl sollte in der FHEMWEB oder telnet Eingabezeile ausgeführt
|
||||||
werden, kann aber auch direkt über HTTP abgerufen werden über
|
werden, kann aber auch direkt über HTTP abgerufen werden über
|
||||||
|
Loading…
x
Reference in New Issue
Block a user