controlapi: add possibility to check status of remote control

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3553030bce
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-21 (Thu, 21 Jan 2016)

Origin message was:
------------------
- controlapi: add possibility to check status of remote control

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-01-21 11:17:05 +01:00
parent a9aa78ca3e
commit 9d53bab174
2 changed files with 28 additions and 8 deletions

View File

@@ -1655,6 +1655,16 @@ ok<br>
<div class="title1"><a name="rc"></a><b>Fernbedienung</b></div>
<div class="URL">Handler: http://box_ip/control/rc</div>
<br>
<b>Parameter:</b>keine/status<br>
<b>R&uuml;ckgabe:</b>on/off<br>
<br>
Zeigt den Status der Fernbedienung<br>
<div class="example">
Beispiel:<br>
<br>
http://box_ip/control/rc?status<br>
on<br>
</div>
<b>Parameter:</b> lock<br>
<b>R&uuml;ckgabe:</b> ok<br>
<br>
@@ -1674,7 +1684,6 @@ Beispiel:<br>
<br>
http://box_ip/control/rc?unlock<br>
ok<br>
<br>
</div>
<!-- ----------------------------------------------------------- -->