node-red-contrib-flightaware

0.0.3 • Public • Published

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

Package Sidebar

Install

npm i node-red-contrib-flightaware

Weekly Downloads

1

Version

0.0.3

License

Apache-2.0

Last publish

Collaborators

  • robobob