Closed rcrath closed 8 years ago
I have the MQTT set up on localhost. Still needed to hook it up securely and make it accessible outside the firewall
Quest que c'est mqtt?
:david
I'm all thumbs over here
On Jul 8, 2016, at 12:32 PM, Rich Rath notifications@github.com wrote:
I have the MQTT set up on localhost. Still needed to hook it up securely and make it accessible outside the firewall
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
@damg70 , See here.
It is an IOT language that accepts commands from the owntracks iOS/android client to publish and read location/path coordinates for users it recognizes as having access. The actual server, called a broker, is a program called mosquitto, which is the thing I have running on DAHI localhost but not accessible to world yet. The hope is that it will provide the base for #10.
Ah, I see. And exactly what (grins) am I building with this before the end of the month?
:david
I'm all thumbs over here
On Jul 8, 2016, at 5:53 PM, Rich Rath notifications@github.com wrote:
@damg70 , See here.
It is an IOT language that accepts commands from the owntracks iOS/android client to publish and read location/path coordinates for users it recognizes as having access. The actual server, called a broker, is a program called mosquitto, which is the thing I have running on DAHI localhost but not accessible to world yet. The hope is that it will provide the base for #10.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
@damg70, #10. As soon as they open the firewall well see if that works.
mqtt server and ios / android owntracks works using a username password method. want to have it use TLS but have not gotten tht working. I tracked myself walking to the store on owntracks today.
Location is not accurate enough to use.
http://owntracks.org/booklet/guide/mqtt/