Coder Social home page Coder Social logo

Comments (2)

JeffMboya avatar JeffMboya commented on May 28, 2024

image
If the connection between the 'thing_id' and 'channel_id' was established through the User Interface (UI), then the disconnection should also be performed through the UI. Similarly, if the connection was established using the curl command in the terminal, the disconnection should also be executed using a curl command in the terminal.

As it stands, there is no interchangeability between the two methods. In other words, a connection made through the UI cannot be disconnected using a curl command in the terminal, and vice versa. Each method of connection requires its corresponding method of disconnection.

from magistrala.

JeffMboya avatar JeffMboya commented on May 28, 2024

Actually, the two methods are interchangeable and the error is as a result of poor error handling in bootstrap when you try to connect a thing that is already connected to a channel. A more intuitive output would be one that let's the user know the connection already exists or simply return an OK

image

from magistrala.

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.