I have been digging into tinkering with ESP32 type projects and I'm fumbling through all the info out there. I have all kinds of questions but primarily is out to get Masquitto set up. I have a network connected rpi4 already and I've gone through the tutorials but then I get lost.
I followed the info directly on their site. Everything seems to be in order. I just don't know what happens now.
How do I get the access info (that I assume I need to point stuff to it)?
Is there some kind of GUI?
Any other configuration stuff I need to do?
I literally just installed it and that's as far as I've gone. I think part of the issue is that I don't have a very good grasp of how MQTT works in the first place. I just know I need it a broker of some kind to be able to use it.
Download the free MQTT Explorer software for your PC/Mac. It's invaluable as you can connect to the Mosquitto Server on your Pi and see topics being updated, so you know it's working.