Changes between Version 4 and Version 5 of Internal/AntennaController


Ignore:
Timestamp:
Sep 28, 2016, 8:49:42 PM (8 years ago)
Author:
jkol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/AntennaController

    v4 v5  
    44All 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).
    55|| '''REST API Call''' || '''Description''' ||
    6 || /Antenna/enable || Powers up the antenna and enables further communication. ||
     6|| /Antenna/enable || Powers up the antenna and enables further communication. Takes 3-4 seconds for antenna to "boot up". ||
    77|| /Antenna/disable || Powers down the antenna. ||
    88|| /Antenna/select?pattern=''<int>'' || Selects the requested antenna pattern (valid numbers: 0 to 49) ||