Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wakaama-dev] LwM2M client to RIOT

Hi Roberto

 

Technically, using wakaama (including its coap implementation) should work (see david’s answer).

The question may be more, what exactly your task is.

“Embedded” mostly need to be small and therefore “duplicates” (two coap-implementations) are not too welcome.

 

Mit freundlichen Grüßen / Best regards

 

Achim Kraus

 

Bosch Software Innovations GmbH

Communications (INST/ESY4)

Stuttgarter Straße 130

71332 Waiblingen

GERMANY

www.bosch-si.de

www.blog.bosch-si.com

 

achim.kraus@xxxxxxxxxxxx

 

Registered office: Berlin, Register court: Amtsgericht Charlottenburg, HRB 148411 B

Executives: Dr.-Ing. Rainer Kallenbach; Michael Hahn

 

 

Von: wakaama-dev-bounces@xxxxxxxxxxx [mailto:wakaama-dev-bounces@xxxxxxxxxxx] Im Auftrag von Roberto P
Gesendet: Mittwoch, 13. Mai 2015 09:56
An: wakaama-dev@xxxxxxxxxxx
Betreff: Re: [wakaama-dev] LwM2M client to RIOT

 

Hi Achim,

 

The tests/client is intended to demonstrate the usage of the lwm2m wakaama library.

 

So what would you suggest to do, in your opinion should I write my own client? I guess that would took a lot of time, and I have just 1-2 months, furthermore it's for a thesis, so I just need to make a working client able to do the basic stuff, isn't okay the tests/client in wakaama to do that?

 

So for me it seems to be no good idea, to port a API demonstration client to a other API :-)

 

What about just porting wakaama without adapting it to the libcoap? Since that it's has its own CoAP implementation, should it work, or not?

 

Thank you,

 

Roberto


Back to the top