Skip to content

REST API

davidkirwan edited this page Apr 17, 2013 · 2 revisions

AirFishBowl HTTP REST API

The AirFishBowl system exposes the following API for interacting with the air fish

Target: http://<ip-of-airfish>/leds.cgi?led=<value-from-table-below>
Example: http://10.1.10.4/leds.cgi?led=0
Outcome Value
Forward 0
Stop 1
Right 2
Left 3
Up 4
Down 5

Clone this wiki locally