-
A serializer & deserializer to and from POCO classes is required for MLP API. Implementation is required in c#.
For Example:
//Serializer
MLP_SVC_INIT myObject = new MLP_SVC_INIT();
XmlDocument…
-
* OMA-TS-LightweightM2M_Core-V1_1_1-20190617-A
* 6.3.6 Create Operation
* 6.1.7.5 Bootstrap-Write Operation
Specification says that:
- Payload of create operation should be in TLV, senML CBOR or…
-
What is the best way to store the timestamp when a sensor value is measured in sensor objects?
For instance, [temperature object](http://devtoolkit.openmobilealliance.org/OEditor/LWMOView) does not h…
ky0on updated
2 years ago
-
When submitting an issue please indicate the following information:
* Name, version and date of the document: OMA-TS-LightweightM2M-V1_0_1-20170704-A
* Section of the document: Appendix E.4
* Seque…
-
### Problem description
In current version of the specification (OMA-TS-LightweightM2M_Core-V1_2-20201110-A) the `map` type is used to represent an object. While this makes sense if we want to update…
-
The xml file that describes the common resources does not validate with the given XML Schema. Multiple resources (I counted 55) have no value set for ``, which according to the Schema must be Single/M…
-
Hi,
My Thinkpad X1 Nano G2 is reporting the below device details for the X55 5G modem.
├─Qualcomm Snapdragon X55 5G:
│ Device ID: bba54f76de66958e5d70964b6ddd2d1e6c7dae9e
│ Summa…
-
**Describe the bug**
Compilation conflicts on socket API when compiling lwm2m library and CHIP (matter) library. The first uses SOCKET_POSIX_NAMES and the second seems to use BSD ones.
Redefinition …
-
OMA-TS-LightweightM2M-V1_0-20170208-A, D.2.2 Resource Registry
> Reusable Resource ID range – Registered by an Object Specification, with the Resource ID assigned by OMNA. Defined in any Object spe…
boaks updated
2 years ago
-
**Describe the bug**
`samples/net/lwm2m_client` does not anymore build on `native_posix` target.
Git bisecting shows:
```
9ceeb3a0ae0739bb3e5fba00b7d18eda343209ea is the first bad commit
co…