ThreeSixes/airSuck

Create an endpoint-based script that can be run as a daemon that sets metadata on the host running dump1090

Closed this issue · 1 comments

Instead of using dump1090Connector.py to create the necessary JSON data it would be desirable to have this happen on the "sensor" side of the stack and streamed as a TCP connection to dump1090Connector.py.

airSuckClient.py was created to do this.