ConnectivityFoundry / AwaLWM2M

Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
BSD 3-Clause "New" or "Revised" License
102 stars 66 forks source link

When awa client with support for lwm2m 1.0 will be released (version 0.2.6)? #361

Open cimber opened 7 years ago

cimber commented 7 years ago

Hi, When Awa Client with support for lwm2m 1.0 will be released (version 0.2.6)? We use it on a few our prototype unit, and it is crucial for us to know, due to our server has stopped supported candidate release of lwm2m.

best regards Tomasz Ciombor

berezovskyi commented 6 years ago

So I guess the project is dead?

DavidAntliff commented 6 years ago

I was one of the lead developers on this project. After Imagination Technologies announced the dismissal of everyone involved in this project, we worked hard to open-source it and make sure it did not disappear. Unfortunately, open source projects live or die based on their contributions. All of the original developers have moved on, and none of us are currently involved with "device management". The Connectivity Foundry has never contacted me and I have no idea who is actually behind it. I've never seen anyone who appears to be from Connectivity Foundry contribute or comment on this project.

Personally I don't have a current need to manage hundreds or thousands of deployed devices, so it is hard to maintain a project when there is no personal incentive. I had hoped, given the good quality of this project compared with other implementations, that a significant third party might contribute.

Adding support for LWM2M 1.0 is probably not difficult - the specification is unlikely to be much different from the release candidate 1.0 that was published for several years. The code is well written, there are many built-in tests, and the API is well designed and well documented. However it will need someone or some organisation with access to time, infrastructure and devices to take this forward.