Giter Site home page Giter Site logo

Comments (6)

schollz avatar schollz commented on May 18, 2024

@Thomas499 Thanks could you make multiple issues for these? It will be much easier to track them.

from find3.

schollz avatar schollz commented on May 18, 2024

Oh, I forgot there is an API already for deleting a single location: https://www.internalpositioning.com/doc/api.md#delete-location

from find3.

Thomas499 avatar Thomas499 commented on May 18, 2024

Is there any way to add that feature to the dashboard, or provide documentation on what to include in the URL if you want to delete the room without hard coding an app?

from find3.

schollz avatar schollz commented on May 18, 2024

@Thomas499 Certainly it can be added to the dashboard. But you don't need an app to use it - you can just use any terminal or use something like https://www.hurl.it/

from find3.

Thomas499 avatar Thomas499 commented on May 18, 2024

I am trying to figure out how to use hurl.it to do this.

image

image

But still the data from location 1.3 is still there

image
Looking at the top I see an error message that says there are no predictions,
image

but if data was really deleted, why does it say there are 14 data points for location 1.3?

I tried different variations using hurl.it but so far none seem to delete the location 1.3

from find3.

schollz avatar schollz commented on May 18, 2024

@Thomas499

You are using hurl.it incorrectly.

You tried to "GET" the dashboard and then add "DELETE ..." as a parameter.

Instead of "GET" use "DELETE". And instead of the dashboard its just "https://cloud.internalpositioning.com/api/v1/location/kttest/1.3".

There are no parameters.

from find3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.