Commit Graph

4 Commits

Author SHA1 Message Date
Felix Weiler
26a1127ac5 Add source_id to MqttConf (#102)
* Introduced source_id field in mqtt config, added config export.

* Bump patch version.
2024-03-11 17:15:09 +08:00
Felix Weiler
8c985bdf3c Refactor/background tasks (#75)
* Add start, stop and __repr__ to sink and source types.

* Merge conflicts on mqtt async pub and resampler.

* Add start() and stop() functions to udp and zmq.

Change tests accordingly.

* Rename broker, ip, interface to common config name "host".

* Updated "host" entry in config files.

* Add lazyload to mqtt-source.
2024-02-22 18:50:13 +08:00
felix
e7ba510423 Remove unnecessary configs. Increase wait in zmq integration test. 2023-11-28 17:39:39 +01:00
Aljoscha Sander
d16a4ce341 WHY THE FUCK DOES THE PRE-COMMIT RUFF HOOK PRODUCE A DIFFERENT OUTPUT THAN POETRY RUN RUFF>?@ 2023-11-25 18:51:16 +01:00