-
OMA-ETS-LightweightM2M-V1_0_1-20170830-D.pdf and
OMA-ETS-LightweightM2M-V1_0_1-20170926-A.pdf
just cosmetic issue:
a) "operation**on**" to be replaced with "operation on" in section 6.1.6.4.9 and 6…
-
The LwM2M spec refers to "Objects" and "Object Instances".
From OMA-TS-LightweightM2M-V1_0-20170208-A Section 6.1:
> As an Object only specifies a grouping of Resources, an Object MUST be firstl…
0Grit updated
6 years ago
-
CodecException occurred while reading a single instance resource value (lifetime) of LWM2M server object.
Path : [1/0/1].
**Exception message:**
```
org.eclipse.leshan.core.request.exception.Inval…
-
* OMA-TS-LightweightM2M-V1_0_1-20170704-A
* Sections 6.3.1
First, the UUID is described as `urn:uuid:########-####-####-############`, however I think it should be updated to `urn:uuid:########-##…
-
As it is explained in http://www.openmobilealliance.org/release/LightweightM2M/V1_0-20170208-A/OMA-TS-LightweightM2M-V1_0-20170208-A.pdf,
> In the message sent by a LwM2M Client in response to an …
-
Hi Leshan GateKeeper,
I would like to implement Get-Observe with a slightly different behaviour.
Currently, I note (I could be wrong as well) both Get-Observe and Notification use the same code …
-
OMA-TS-LightweightM2M-V1_0_2-20171207-D, page 74, 8.2.1 Firewall/NAT
> For a firewall to support LwM2M, it should be configured to allow outgoing UDP packets to destination port 5683 (other ports c…
boaks updated
6 years ago
-
Given a resource defined with multiple instances, type string.
Problem: It is NOT possible to replace the content of the resource with a new value with less instances.
Example:
Existing value of …
-
When a LWM2M server specifically ask for a Content-Type (i.e. TLV) the MBED client does reply with a 2.05 CONTENT in a different (ASCII/text) format.
This is not correct.
The correct behavior is s…
-
The mbed client does not support creation of object instances with the LWM2M Create request. Instead, an object instance can be created by sending a LWM2M Write request to a non-existent object instan…