| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2 days | Log MQTT disconnect | xengineering | |
| This makes connection loss visible during debugging. | |||
| 2 days | Separate MQTT logic | xengineering | |
| This reduces the coupling between the MQTT-related code and everything else to a single `tx` channel of type `MQTTMessage`. This improves the code quality significantly. | |||
