A Node-RED node to retrieve plane positions from flightradar24.
If you happen to stumble on this project by chance don't use it yet, come back in a few weeks. It is still a work in progreess, it doesn't work right now.
- v0.1.0 - Initial release
Either use the Manage Palette option in the Node-RED Editor menu, or run the following command in your Node-RED user directory - typically ~/.node-red
npm i node-red-contrib-fr24
Upon reception of any message payload, retrieves the most recent data for each aircraft within the specified boundaries.
TODO detail message output
TODO add a demo flow
[]