nhttpd_controlapi.html move info to point 6.

Origin commit data
------------------
Commit: 6f3c77734c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
This commit is contained in:
Jacek Jendrzej
2014-11-06 21:18:59 +01:00
parent 908faff363
commit dc7c34f153

View File

@@ -735,6 +735,20 @@ Beispiel:<br>
&gt;&gt;&gt;http://dbox/control/zapto?name=Das%20Erste<br> &gt;&gt;&gt;http://dbox/control/zapto?name=Das%20Erste<br>
ok <br> ok <br>
</div> </div>
<br>
<b>Parameter:</b> subchannel=&lt;channel_id&gt; (64 bit, hexidecimal value)<br>
<b>Rueckgabe:</b><br>
<br>
Zappt auf den angegebenen Unterkanal.<br>
Als Rueckgabe ist im Erfolgsfall ok zu erwarten.<br>
<br>
<b>Rueckgabe-Format:</b> ok / error<br>
<div class="example">
Beispiel:<br>
<br>
&gt;&gt;&gt;http://dbox/control/zapto?subchannel=1008500d4<br>
ok <br>
</div>
<!-- ----------------------------------------------------------- --> <!-- ----------------------------------------------------------- -->
@@ -797,20 +811,6 @@ ok<br>
&gt;&gt;&gt;http://dbox/control/setmode?record=stop<br> &gt;&gt;&gt;http://dbox/control/setmode?record=stop<br>
ok<br> ok<br>
</div> </div>
<br>
<b>Parameter:</b> subchannel=&lt;channel_id&gt; (64 bit, hexidecimal value)<br>
<b>Rueckgabe:</b><br>
<br>
Zappt auf den angegebenen Unterkanal.<br>
Als Rueckgabe ist im Erfolgsfall ok zu erwarten.<br>
<br>
<b>Rueckgabe-Format:</b> ok / error<br>
<div class="example">
Beispiel:<br>
<br>
&gt;&gt;&gt;http://dbox/control/zapto?subchannel=1008500d4<br>
ok <br>
</div>
<!-- ----------------------------------------------------------- --> <!-- ----------------------------------------------------------- -->
<div class="title1"><a name="getmode"></a>8. Radio/TV Mode Abfrage</div> <div class="title1"><a name="getmode"></a>8. Radio/TV Mode Abfrage</div>