schollz / find

High-precision indoor positioning framework for most wifi-enabled devices.
https://www.internalpositioning.com/
GNU Affero General Public License v3.0
5.05k stars 368 forks source link

mqtt changes #138

Closed sjcliffe closed 7 years ago

sjcliffe commented 7 years ago

Add support for existing mqtt server configuration.

tavalin commented 7 years ago

The documentation and usage example should probably have been included in this PR.

schollz commented 7 years ago

I can work on updating the documentation.

By the way, the documentation is also open-source, but I keep it hosted on Bitbucket: https://bitbucket.org/schollz/find-web/src/master/docs/content/server.md?at=master&fileviewer=file-view-default.

tavalin commented 7 years ago

Cool, thanks! Also, any chance you could rebase your dev branch to include this? It might sort out the Docker issue I'm having with the conf file.

sjcliffe commented 7 years ago

I'll update the documentation.

schollz commented 7 years ago

@sjcliffe Thanks, its live now.

@tavalin Yeah, I just pulled it into the dev branch now.

lwis commented 7 years ago

🎉 this is brilliant, thanks @sjcliffe & @schollz