projecthorus / sondehub-infra

GNU General Public License v3.0
26 stars 4 forks source link

MQTT for station updates #79

Closed xssfox closed 1 year ago

xssfox commented 2 years ago

To save bandwidth we shouldn't poll for listener positions but rather subscribe to websockets for them. The SNS to MQTT lambdas exist already and just need adding to terraform, however the station data currently does straight to ES rather than through SNS first so we'll need to revert those changes.