Coder Social home page Coder Social logo

Comments (7)

zmsoft avatar zmsoft commented on June 17, 2024

@sbernard31 Do you have the latest version of firmware upgrade demo?

from leshan.

sbernard31 avatar sbernard31 commented on June 17, 2024

The branch pointed above is our most recent work on firmware update demo.

from leshan.

zmsoft avatar zmsoft commented on June 17, 2024

@sbernard31 ok,thanks

from leshan.

ehirdoy avatar ehirdoy commented on June 17, 2024

What's the latest status of this?

There seems no fwupdate branch anymore. If this demo server supports fwupdate on its UI by default, it would make our lives easier, taking care of only client side running on microcontrollers.

Any info would be really apprecaited!!

from leshan.

sbernard31 avatar sbernard31 commented on June 17, 2024

There seems no fwupdate branch anymore.

Ups this was a mistake ! Thx to reporting that πŸ™ ! I will try to re-push this branch. (I let you know when it's done)

What's the latest status of this?

No activity on this work since 2016. AFAIK, there is nothing plan at short term to integrate this in master branch. We're currently focusing on deliver the 1.0.0 and so mainly focus on the library itself.

This feature is part of the demo component and seems less essential. This explain there is less activity on it.

But I could find time to review PR eventually.

from leshan.

sbernard31 avatar sbernard31 commented on June 17, 2024

@ehirdoy the branch should be back now.

from leshan.

sbernard31 avatar sbernard31 commented on June 17, 2024

Some clarification about Firmware Update :

Firmware update process rely of generic LWM2M features.
This process is described at LWM2M-v1.1.1@core§E.6.1 Firmware Update State Machine.

Leshan (library and demo) supports this generic LWM2M features but does not provide automatic facility to manage this process, so :

  • library users should code the process by their own.
  • demo users could try to execute request manually using the UI.
  • This very old fwupdate branch was a try to provide UI for an automatic process. This branch is based on 0.1.11-M8-SNAPSHOT version of 2016 .. (really really old ...)

It is also strongly recommended to read : this wiki page.

If you read ☝️, and choose to server the file using coap or http, note Leshan library or server-demo does not provide server to serve that files. So it's up to you to manage this. For coap eventually you could be interested by demo-apps/cf-simplefile-server from Californium project.

from leshan.

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.