tubalainen / sparsnas_decoder

!!FORK!!! Decoder for IKEA Sparsnäs using RTL-SDR, output as JSON to be used to pipe data to MQTT broker
42 stars 16 forks source link

Docker version with built in support for mqtt-publish #7

Closed fredrike closed 6 years ago

fredrike commented 6 years ago

Support for running sparsnas_decoder (including rtl_sdr) in a docker container.

Needed before merge:

fredrike commented 6 years ago

@bhaap: It would be great if you could test and verify that the mqtt reconnect works (the idea is that the script running sparsnas_decode will exit and that docker will restart and then also reconnect mqtt).