gpbenton / engMQTTClient

MQTT client for Energenie ener314-rt board running on a raspberry Pi
MIT License
21 stars 10 forks source link

Issue13 #17

Closed davet2001 closed 4 years ago

davet2001 commented 4 years ago

Added username/password functionality to connect to MQTT broker.

Specified on the command line with -u <username -P .

bwims commented 4 years ago

I'm a Git newbie... how do I incorporate this into my running system please?

gpbenton commented 4 years ago

git pull This fetches the latest code from the repository.
You then have to rebuild and restart the program.