-
(1)
[OMA_LwM2M_Workshop_San_Diego_Jan16.pdf](https://github.com/Megan-OMA/Public-OMA-Documents/files/168183/OMA_LwM2M_Workshop_San_Diego_Jan16.pdf)
(2)
[Hands-on Lightweight M2M.pdf](https://github.c…
-
Hi OMA
I have been testing queue mode with Leshan for a few days now, and I am seeing an inconsistency in the Leshan implementation vs the OMA spec @ http://dev_devtoolkit.openmobilealliance.org/IoT/…
-
I love MQTT so Home has about everything I need. Be that as it may, I recently learned of a CoAP-based standard called LWM2M ([overview slides](https://www.slideshare.net/mobile/zdshelby/oma-lightweig…
-
The recent versions of the spec say now TLV can be used for single resources.
> "The LWM2M Client MUST support the TLV data format for all
> requests." (§6.3 Data Formats for Transferring Resource In…
-
Subject : OMA-TS-leightweightM2M-V1_0-20141126C
Details of the comments : Hello
I have been going through the above specification in the course of writing a lecture for my IoT students and a couple…
-
Chapter 8.5 :
There is no `Bad Request` response defined for `De-Register` and `Discover` operation, I can not find any reason for that ?
_(This is also the case for `Bootstrap-Delete`)_
-
Always crash in coap_serialize_message().
Starting program: /data/lwm2m/wakaama/build_client/lwm2mclient -h "leshan.eclipse.org" -p "5683" -4
Trying to bind LWM2M Client to port 56830
LWM2M Client "t…
-
Hi eclipse/leshan
I have been testing queue mode with Leshan for a few days now, and I am seeing an inconsistency in the Leshan implementation vs the OMA spec @ http://dev_devtoolkit.openmobileallian…
-
According to http://dev_devtoolkit.openmobilealliance.org/IoT/LWM2M10/doc/TS/index.html#!Documents/bootstrapmodes.htm a client may bootstrap itself by using a boostrap server, a smartcard or using fac…
-
LightWeight Machine-2-Machine is a widely used IoT protocol in the lines of CoAP and MQTT, we should support it. Actually it is used with CoAP
References:
- https://en.wikipedia.org/wiki/OMA_LWM2M
- …