mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
nhttpd controlapi: allow zapping to subchannels
based on idea by Moritz Venn <moritz.venn@freaque.net> Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
This commit is contained in:
committed by
Jacek Jendrzej
parent
847b08aedb
commit
59ca850ecc
@@ -797,6 +797,20 @@ ok<br>
|
||||
>>>http://dbox/control/setmode?record=stop<br>
|
||||
ok<br>
|
||||
</div>
|
||||
<br>
|
||||
<b>Parameter:</b> subchannel=<channel_id> (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>
|
||||
>>>http://dbox/control/zapto?subchannel=1008500d4<br>
|
||||
ok <br>
|
||||
</div>
|
||||
|
||||
<!-- ----------------------------------------------------------- -->
|
||||
<div class="title1"><a name="getmode"></a>8. Radio/TV Mode Abfrage</div>
|
||||
|
Reference in New Issue
Block a user