Hi all,
Ive been working with some Python code, part of the config (some of you might know it already), asks for a FA enable, username and API_key.
Code below… as an example
[flightaware]
; FlightAware API allows to get more information on the flights. Basic API access is now free
; and if you are FA feeder, your request limit is doubled. For more details check:
; https://flightaware.com/commercial/flightxml/pricing_class.rvt
fa_enable = False
fa_username = XXXXXXXX
fa_api_key = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Im an enterprise user…and have my RPi connected and tracking all perfectly, but wondering how I can get this info to make this part work.
It basically gets the additional flight data from FlightAware and allows it to be displayed/referenced.
Anyone have experience of this at all? Any advice would be appreciated.
I believe so but I am not FlightAware staff and I can’t remember if is is possible to have a different discussion board login from your FlightAware one. Anyway, it should be the username name on your FlightAware account.