Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT login with username and password #380

Closed
MarnikC opened this issue Apr 13, 2020 · 4 comments
Closed

MQTT login with username and password #380

MarnikC opened this issue Apr 13, 2020 · 4 comments

Comments

@MarnikC
Copy link

MarnikC commented Apr 13, 2020

When creating an MQTT connection it is not possible to set a Username and Password for the MQTT server.

@sbf-
Copy link
Collaborator

sbf- commented Apr 13, 2020

Add username and password to the MQTT_PublisherArgs option in SBFspot.cfg

MQTT_PublisherArgs=-u username -P password -h {host} -t {topic} -m "{{message}}"

@MarnikC
Copy link
Author

MarnikC commented Apr 13, 2020

This solves the login problem on the MQTT server. Thanks

@sbf-
Copy link
Collaborator

sbf- commented Jul 15, 2021

See #473

@sbf- sbf- reopened this Jul 15, 2021
@sbf-
Copy link
Collaborator

sbf- commented Dec 28, 2021

Don't remember why I reopened this ;-)

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

No branches or pull requests

2 participants