Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wakaama-dev] LWM2M Server

Hi David,

On Tue, Feb 2, 2016 at 10:43 AM, Navarro, David <david.navarro@xxxxxxxxx> wrote:
> Hi Drasko,
>
> Sorry for the late reply I'm just back from travel.
> I think Achim answered all your questions. I would simply add that wakaama focus is on the protocol stack. A production server requires more elements (UI, database, high-level APIs, scripting) which are out of our scope.

Thanks for the answer. This is what I concluded more or less...

Maybe UI is ot priority, but it would be nice to see a reference
implementation of LWM2M server in C/C++, although I think Go would
maybe be even better solution... It is just my personal opinion,
because I find Java harder to deploy and maintain - but that's just my
personal opinion...

Based on this I decided to give a try to
https://github.com/telefonicaid/lightweightm2m-iotagent, part of
FiWare project - looks like pretty complete production server that can
be connected over NGSI
(http://technical.openmobilealliance.org/Technical/technical-information/release-program/current-releases/ngsi-v1-0)
to other SW components (like pub/sub brokers or security proxies).

BR,
Drasko


Back to the top