-
# Problem
Currently there is no good way to trigger some business logic that depends on multiple IPSO resources changes. The only way the application can be notified about changes on IPSO resources…
-
I'm migrating LwM2m 1.0 test client to LwM2m 1.1 but I want to keep also the possibility the client to register as a 1.0 device. I'm using a command line parameter which switches the client to support…
bggov updated
2 years ago
-
So I have a docker compose that starts up all my services, the leshan client registers itself on the bootstrap and the iot agent / orion succesfully, but then, after the iot agent creates an observer …
-
Since these classes don't have their custom implementations of `toString()`, `hashCode()` and `equals`, I created them and pushed them [here](https://github.com/JaroslawLegierski/leshan/compare/master…
-
Queue Mode offers functionality for a LwM2M client to inform the LwM2M server that it may be disconnected for an extended period of time and also when it becomes reachable again. The LwM2M server uses…
-
The entry "OMA LwM2M Object Fire Alarm - ObjLwM2M_Fire_Alarm" [V1.0](https://www.openmobilealliance.org/release/ObjLwM2M_Fire_Alarm/V1_0-20170717-A) is a broken link.
Fire Alarm V1.0 has only been…
-
The entry "OMA LwM2M Object CO Detector - ObjLwM2M_CO_Detector" [V1.0](https://www.openmobilealliance.org/release/ObjLwM2M_CO_Detector/V1_0-20200717-A) is a broken link.
CO Detector V1.0 has only b…
-
**Is your enhancement proposal related to a problem? Please describe.**
This has been originally discussed in https://github.com/zephyrproject-rtos/zephyr/pull/41718.
Current implementation of LwM…
-
Right now, while creating a new Composite Object, Leshan Server Demo warns the user that _"Overlapped path will not work. (e.g. /3/0 with /3/0/1 is not valid)"_. Indeed, after adding two or more overl…
-
- BLE: exclude generic device mgmt profiles (in the BLE meta-model document)
- LWM2M: include only IPSO objects (others focus mostly on device management and generate noise when matching labels)