Skip to main content

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

The object 0 should not be shown. The spec say that object 0 is only accessible by bootstrap server.
This is a bug of Leshan Client, I will fix this.

About wakaama, as far as I know bootstrap is supported and currently DTLS is not in the scope of the project.
But there is a sample which use tinyDTLS with wakaama here[1].

Simon

[1]https://github.com/eclipse/wakaama/tree/master/tests/secureclient


Le 08/03/2016 23:15, Kalley, Vibhor a écrit :

Hi,

 

When I run a LWM2M client implementation using wakaama, I don’t see the Security object /0 on the LWM2M server after registration. Whereas when I run a client demo from Leshan group I see Object /0 displayed. I saw that in Object.c  Wakaama specifically leaves SECURITY OBJECT out during prv_getRegisterPayload and prv_find_object .

 

Is there is a reason to not show LWM2M Security object /0 on LWM2M server ?

And what’s the best way to display Object /0 ?

Also another unrelated question , does the latest Wakaama master supports bootstrapping and DTLS now ?

 

Since I am new to LWM2M and not so familiar with security it will be great if someone can guide me on this.

 

 

Thanks

Vibhor


NOTICE OF CONFIDENTIALITY:
This message may contain information that is considered confidential and which may be prohibited from disclosure under applicable law or by contractual agreement. The information is intended solely for the use of the individual or entity named above. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the information contained in or attached to this message is strictly prohibited. If you have received this email transmission in error, please notify the sender by replying to this email and then delete it from your system.


Back to the top