Skip to content

Added MQTT support.#8

Open
rplankenhorn wants to merge 3 commits intoKegbot:masterfrom
rplankenhorn:feature/mqtt
Open

Added MQTT support.#8
rplankenhorn wants to merge 3 commits intoKegbot:masterfrom
rplankenhorn:feature/mqtt

Conversation

@rplankenhorn
Copy link

@rplankenhorn rplankenhorn commented Sep 23, 2025

I believe this is the first step to getting ESP32 support for the Kegbot controller. ESP32 has built in MQTT support and this will just make things a lot easier to integrate. We'll be able to rely less on sockets and this allows for any apps that subscribe to the Kegbot topic to perform actions based on that data.

The next step to get the Android app to use MQTT and then we could drop the TCP socket entirely if we wanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant