Send command to device

Is this interface documented anywhere? Is this clear text, ssh??? Need to understand the security implications so I can design the network security profile appropriately…

See github.com/flightaware/piaware/ … update.tcl

The commands are passed back over the adept connection which is the outbound TLS connection used to feed data.

You can disable them entirely on the client side by setting allow-auto-update no / allow-manual-update no