nhttpd controlapi: allow zapping to subchannels

based on idea by Moritz Venn <moritz.venn@freaque.net>

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59ca850ecc
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-11-02 (Sun, 02 Nov 2014)



------------------
This commit was generated by Migit
This commit is contained in:
Christian Schuett
2014-11-02 20:53:20 +01:00
committed by Jacek Jendrzej
parent 12ced06e44
commit 5938d70f36
2 changed files with 30 additions and 1 deletions

View File

@@ -797,6 +797,20 @@ 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>