Skip to content

Conversation

@jpwsutton
Copy link
Contributor

The mqtt-all.py example is really well put together. I've added the settings that enable TLS and Username / Password in case people would like to use this with their secure MQTT Brokers.
Example:
python3 mqtt-all.py --broker localhost --port 8883 --topic enviro --tls --username enviropi --password raspberry

Peter Armstrong and others added 4 commits December 20, 2020 12:46
Signed-off-by: James Sutton <1068763+jpwsutton@users.noreply.github.com>
Signed-off-by: James Sutton <1068763+jpwsutton@users.noreply.github.com>
@coveralls
Copy link

coveralls commented Feb 19, 2021

Pull Request Test Coverage Report for Build 1189850093

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.915%

Totals Coverage Status
Change from base Build 512801398: 0.0%
Covered Lines: 112
Relevant Lines: 118

💛 - Coveralls

Peter Armstrong and others added 2 commits April 13, 2021 13:02
@Gadgetoid
Copy link
Member

If you're somehow still invested in this after counts on fingers ~6 months, could you rebase upon #92 please? Thank you!

Signed-off-by: James Sutton <1068763+jpwsutton@users.noreply.github.com>
Signed-off-by: James Sutton <1068763+jpwsutton@users.noreply.github.com>
@jpwsutton
Copy link
Contributor Author

Thanks, done!

@Gadgetoid Gadgetoid merged commit 587800a into pimoroni:master Sep 1, 2021
@Gadgetoid
Copy link
Member

Thank you!

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.

3 participants