schollz / find3

High-precision indoor positioning framework, version 3.
https://www.internalpositioning.com/doc
MIT License
4.63k stars 363 forks source link

Latitude and Longitude of Device #187

Open OrjwanZaafarani opened 4 years ago

OrjwanZaafarani commented 4 years ago

Is there a way to get the latitude and longitude of a connected device to my server?

IoTThinks commented 4 years ago

From my understanding, you need to measure the rssi fingerprint of a desired long/lattitude.

tijnvdheuvel commented 4 years ago

Using the API (https://www.internalpositioning.com/doc/api.md) you should be able to get the location of a located device using the get-call "GET /api/v1/location_basic/FAMILY/DEVICE".