dreed47 / WifiMQTTManager

ESP32/ESP8266 library for managing your IoT devices.
GNU General Public License v3.0
82 stars 33 forks source link

MQTT #12

Closed fortegas closed 4 years ago

fortegas commented 5 years ago

I have been using your library but my mqtt server needs user/password to be used. I have try with user:password@host in the configuration of the host without success. Is there any other manner to use your library with mqtt server with security enabled?. Thank you.

dreed47 commented 5 years ago

For the use of this library it assumes you have already setup your MQTT server for use with Node Red. You put your MQTT user/password info in the Node Red configuration panel for the MQTT server. See https://cookbook.nodered.org/mqtt/connect-to-broker