Julien Vermillard
Julien Vermillard
After some discussion, I settled on the alt2 version since it looks less exposed to Leshan API breakage
The alt2 idea works to the extent of some things like /dp send operation. there are probably some other quirks but the base read/write/observation/registration works
yes, with an LTE-M LWM2M gateway with Bluetooth sensors as end IoT devices
> Has the operation been verified for devices that perform IP communication as end devices communicating with Gateway? The spec does not cover how the Gateway and the end device...
This branch and feature cover only the server-side implementation, so you need a client implementation of the LWM2M client plus gateway support.
I just voted, but I never received an email notification from the Eclipse "portal." Is it just me?
thanks, I need to check they are probably using my old email
in leshan demo r/w/o at the object level (we only have it at instance level)
> By the past, I implemented a kind of "LWM2M client simulator" based on Leshan : https://github.com/sbernard31/benchmark-clients. > > I know that currently @jvermillard used it. But maybe it should...
Another idea: integrate a fuzz testing solution, like: https://google.github.io/oss-fuzz/