0.0.3 • Published 8 years ago

node-red-contrib-flightaware v0.0.3

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
8 years ago

node-red-contrib-flightaware

Installation

Use npm install node-red-contrib-flightaware to install.

Usage

The input to the node in msg.payload is a string containing the flight number of a plane currently in flight (e.g. POE219).

The outputs correspond to the InFlightAircraftStruct object found at http://flightxml.flightaware.com/soap/FlightXML2/doc#type_InFlightAircraftStruct

NOTE: You will need to get your own api key from flightaware.com, which they charge (a very low per transaction rate) for. Get your key at http://flightaware.com/commercial/flightxml/key

History

  • 2016-03-22 - Initial Release

Credits

Rob Peeren

License

Apache 2.0