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

Make MQTT built-in #95

Open
schollz opened this issue May 14, 2016 · 8 comments
Open

Make MQTT built-in #95

schollz opened this issue May 14, 2016 · 8 comments

Comments

@schollz
Copy link
Owner

schollz commented May 14, 2016

Possible pure-Go solutions:

@schollz schollz added this to the 3.0 milestone May 14, 2016
@johnjore
Copy link

Or optional? I already have mosquitto running for OwnTracks. No need to have two of these running...

@schollz
Copy link
Owner Author

schollz commented May 20, 2016

Definitely, I will configure the server to be optional.

@lwis
Copy link

lwis commented Jul 7, 2016

@schollz would be cool if it could emit MQTT data, also.

@JackTheDipper
Copy link

@johnjore, @lwis
Does that mean you would be happy if #121 gets implemented or do you prefer another solution?

@lwis
Copy link

lwis commented Nov 16, 2016

@JackTheDipper I'm not exactly clear on what #121 is proposing, sorry.

@JackTheDipper
Copy link

@lwis, heh, ok.
It is supposed to mean that findserver should (optionally) connect to external MQTT brokers so that you can let it post updates to a mosquitto server that you are already running. Currently, you would have to start another mosquitto instance handled/configured by findserver in such a case.

I thought "emit MQTT data" would probably mean "post updates to an MQTT broker", but maybe I 'm wrong on this. ;-)

@lwis
Copy link

lwis commented Nov 16, 2016

@JackTheDipper yeah, that's what my request was for, we're on the same page :)

@lwis
Copy link

lwis commented Dec 8, 2016

@JackTheDipper did this progress? I would love to be able to stop polling the FIND server for a users location and just have it immediately broadcast on my mqtt server instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants