Git Product home page Git Product logo

vscode-extension's People

Contributors

alvarolb avatar bautisflow avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

anandsiddharth

vscode-extension's Issues

Create a log after the OTA process to verify if it was completed successfully

Create a log after the OTA process to verify if it was completed successfully (eg generate a .TXT file; Or process messages in VS Code’s Serial Monitor). Justification: The OTA process takes time to complete (eg: In the updates I made using a GSM connection, the OTA completed after 15 minutes) and at the end of the process, no persistent warning is generated that allows the user to verify that everything went well(Or identify errors during the OTA). (Note: The current pop-up in VS CODE, which informs you of the success of the update, quickly disappears after the OTA is completed)

Include a check and warning to alert (or prevent) sending the wrong firmware over the air

Include a check and warning to alert (or prevent) when the Firmware sent to the Device via OTA has a “USERNAME”, “DEVICE_ID”, “DEVICE_CREDENTIAL” or “THINGER_SERVER” (and “APN_NAME”, “APN_USER”, “APN_PSWD”, and “SSID”, “SSID_PASSWORD”) different from the current Firmware that is in the device.
This functionality is important to prevent (or alert) the Developer from updating a Firmware of Device “A” with the Firmware of a Device “B” that has a different configuration or identification (“USERNAME”, “DEVICE_ID”, “DEVICE_CREDENTIAL” or “ THINGER_SERVER", and “APN_NAME”, “APN_USER”, “APN_PSWD”, and “SSID”, “SSID_PASSWORD”).

If this occurs, Device “A” may go offline and not be able to connect to the Thinger Server. This issue is even more critical when Device “A” is somewhere far away and difficult to access.
Ex: “USERNAME”, “DEVICE_ID”, “DEVICE_CREDENTIAL”, “THINGER_SERVER”, “APN_NAME”, “APN_USER”, “APN_PSWD”, “SSID”, “SSID_PASSWORD”

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.