From dc7c34f15309b9e134d87467387fd70d48a8c02c Mon Sep 17 00:00:00 2001 From: Jacek Jendrzej Date: Thu, 6 Nov 2014 21:18:59 +0100 Subject: [PATCH] nhttpd_controlapi.html move info to point 6. Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/6f3c77734cfb8356c0a0812dae5929836d617296 Author: Jacek Jendrzej Date: 2014-11-06 (Thu, 06 Nov 2014) --- src/nhttpd/doc/nhttpd_controlapi.html | 28 +++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/nhttpd/doc/nhttpd_controlapi.html b/src/nhttpd/doc/nhttpd_controlapi.html index 89adf2763..6b02df97d 100644 --- a/src/nhttpd/doc/nhttpd_controlapi.html +++ b/src/nhttpd/doc/nhttpd_controlapi.html @@ -735,6 +735,20 @@ Beispiel:
>>>http://dbox/control/zapto?name=Das%20Erste
ok
+
+Parameter: subchannel=<channel_id> (64 bit, hexidecimal value)
+Rueckgabe:
+
+Zappt auf den angegebenen Unterkanal.
+Als Rueckgabe ist im Erfolgsfall ok zu erwarten.
+
+Rueckgabe-Format: ok / error
+
+Beispiel:
+
+>>>http://dbox/control/zapto?subchannel=1008500d4
+ok
+
@@ -797,20 +811,6 @@ ok
>>>http://dbox/control/setmode?record=stop
ok
-
-Parameter: subchannel=<channel_id> (64 bit, hexidecimal value)
-Rueckgabe:
-
-Zappt auf den angegebenen Unterkanal.
-Als Rueckgabe ist im Erfolgsfall ok zu erwarten.
-
-Rueckgabe-Format: ok / error
-
-Beispiel:
-
->>>http://dbox/control/zapto?subchannel=1008500d4
-ok
-
8. Radio/TV Mode Abfrage