Hypfer / Cybele

BLE to MQTT Gateway for Smarthome and IoT Devices
Apache License 2.0
112 stars 16 forks source link

mqtt username, password and host #17

Closed rafaelfaria closed 3 years ago

rafaelfaria commented 3 years ago

Hi, I do not have a lot of knowledge on IoT, so apologise in advance if my question is stupid, but I could not find in the docs anything about it.

In the config "mqtt://user:pass@foobar.example"

What does this exactly means? Where do I define the user or pass and what is the broker id? should be my host? I'm using a raspberry pi, should I put the IP of the raspberry? or localhost would be fine?

Thanks

rafaelfaria commented 3 years ago

ok. I got myself educated, I actually need to create an MQTT server myself. :P