Zack

Results 649 comments of Zack

That is cool! Here is [the API for sending fingerprint data](https://doc.internalpositioning.com/api/#post-learn) if you haven't seen it. The API is frozen, so it did not change in 2.3.

> but if the device is in tracking mode shouldn't it just pass the mac and signal data and the server does the rest? Currently, the client needs to send...

@kdschlosser Yes, you are wrong in how it works currently. However your idea for a central type of system *is how it currently works*. This is a quick rundown on...

Yes, this is a good question. The phone and the laptop can easily send a location name since it can be part of the phone App or the laptop command...

Ah! Okay. For POST /track the "location" in the payload is ignored if it is sent. Sorry, this is not clear, I will try to clear that up!

👍 Yeah, thanks for pointing that out. Let me know if you have more questions

For the page with actual wifi connection settings / entering any encryption password - what is this for? If it is for telling the ESP to connect to a certain...

@kdschlosser Okay, I'm on the same page now. I'm going to take a stab at this. I am going to test it on my own ESP8266 after I figure out...

Yes. I want to do this badly. The trouble is choosing a name. Lets open a discussion here to help rename. Note, please [check possible names for Trademark infringement here](http://tmsearch.uspto.gov/bin/gate.exe?f=login&p_lang=english&p_d=trmk)...

That's good. Its easy to change the name when building the binary. However the repo name change might have some benefits: - You could install via `go get github.com/schollz/newname`. Right...