schollz / find3

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

Add min_scanners parameter to by_location (and other API endpoints) #20

Closed victorhooi closed 6 years ago

victorhooi commented 6 years ago

The by_location field has a num_scanners field which tells us how many Find3 scanners saw this device.

It would be useful to allow by_location to filter on this field (e.g. only show devices seen by 2 or more scanners), as well as any other location API endpoints.