Changes between Version 1 and Version 2 of Internal/AntennaController


Ignore:
Timestamp:
Sep 27, 2016, 9:59:20 PM (8 years ago)
Author:
jkol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/AntennaController

    v1 v2  
    1 = REST API =
     1= Antenna Controller =
     2
     3== REST API ==
    24All valid calls will reply with formatted XML. The first line will be `<response status="OK">` for commands that execute correctly, or `<response status="ERROR">` if either the parameters passed are invalid of the call failed for some other reason (check /var/log/syslog on the relevant Pi for more information).
    35|| '''REST API Call''' || '''Description''' ||