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

Allow configuring a custom MQTT server #216

Open
swentel opened this issue Apr 2, 2019 · 7 comments
Open

Allow configuring a custom MQTT server #216

swentel opened this issue Apr 2, 2019 · 7 comments

Comments

@swentel
Copy link
Collaborator

swentel commented Apr 2, 2019

Follow up to #214

For custom servers:

  • allow adding a custom uri, and optionally username and password
  • subscribe to something - need to figure out what exactly this is

See https://github.com/owntracks/android for code

@dshanske
Copy link

dshanske commented Apr 2, 2019

A topic, perhaps indigenous ?

@swentel
Copy link
Collaborator Author

swentel commented Apr 3, 2019

Yep makes sense. To configure I currently see following input fields:

  • uri
  • login (optional)
  • password (optional)

That should do it right ? (apart then for listeners of course)

@dshanske
Copy link

dshanske commented Apr 3, 2019

Port. SSL uses a different port than non ssl

@dshanske
Copy link

dshanske commented Apr 3, 2019

That might be in the Uri

@swentel swentel changed the title Allow configuring an MQTT broker Allow configuring a custom MQTT broker Apr 7, 2019
@swentel
Copy link
Collaborator Author

swentel commented Nov 29, 2019

@swentel
Copy link
Collaborator Author

swentel commented Nov 29, 2019

Gave this some more thoughts and I'm not going to support this for now.

Pull requests are welcome, but this one is so rare that it's a bit overkill to support this.

@swentel swentel closed this as completed Nov 29, 2019
@swentel
Copy link
Collaborator Author

swentel commented Aug 19, 2020

Reopening, there's time to implement this!

@swentel swentel reopened this Aug 19, 2020
swentel added a commit that referenced this issue Feb 16, 2021
@swentel swentel changed the title Allow configuring a custom MQTT broker Allow configuring a custom MQTT server Feb 18, 2021
swentel added a commit that referenced this issue Feb 19, 2021
swentel added a commit that referenced this issue Feb 19, 2021
swentel added a commit that referenced this issue Feb 19, 2021
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