nhttpd_controlapi.html move info to point 6.

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f3c77734c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2014-11-06 21:18:59 +01:00
parent 946e315a02
commit 78978a9671

View File

@@ -735,6 +735,20 @@ Beispiel:<br>
&gt;&gt;&gt;http://dbox/control/zapto?name=Das%20Erste<br>
ok <br>
</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>
ok<br>
</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>