schollz / find3

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

Remove locations find3 #156

Open reixacu opened 5 years ago

reixacu commented 5 years ago

@schollz Is there any way to remove zones in the web interface or via the API? In the previous version of find it was very easy to do but in find3 I can't figure-it out.

There is this api request: DELETE /api/v1/location/FAMILY/LOCATION But it only deletes the data of the location, it doesn't get removed.

Thanks!