commit | 906feebb3307a9e0832461f2f8ef2d397e6b9c84 | [log] [tgz] |
---|---|---|
author | Juha Heiskanen <juha.heiskanen@nordicsemi.no> | Thu Jan 13 00:02:46 2022 -0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 23 17:25:36 2022 +0100 |
tree | cf613636268844323746b570997fd4ac11e30d4a | |
parent | a9c1b8d0f275bc17af878714883bd6ed8570bb78 [diff] |
net: lwm2m: Added LwM2M Send operation support LwM2M engine Send operation support /dp. Send operation based on Composite Read functionality which is not enabled at engine side like composite write. Added Kconfig configurable for composite read path list size. Created generic Read object instance which is shared between general read and Composite Read operation. Signed-off-by: Juha Heiskanen <juha.heiskanen@nordicsemi.no>