schollz / find3

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

Position history #125

Open Charly9978 opened 5 years ago

Charly9978 commented 5 years ago

It 's a simple question but i don't found the answer in the documentation, in the dashboard server or in github.

I would like to have the history positions of a device (for example the last 10 positions). Is there a solution with the API or with the server dashboard?

Thanks for your help

schollz commented 5 years ago

@Charly9978 like this? https://www.internalpositioning.com/doc/api.md#by_location

Charly9978 commented 5 years ago

Is it possible to use the sames query params with GET /api/v1/location/FAMILY/DEVICE ??

schollz commented 5 years ago

Which query parameters do you refer?

francescofact commented 5 years ago

Hey, i also would like to have a history of my device, but i can't find this data neither in dashborad, neither via api. Do you have some tips?