Changes between Version 1 and Version 2 of Internal/AntennaController
- Timestamp:
- Sep 27, 2016, 9:59:20 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/AntennaController
v1 v2 1 = REST API = 1 = Antenna Controller = 2 3 == REST API == 2 4 All 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). 3 5 || '''REST API Call''' || '''Description''' ||