Context
Change Type: Improvement
Product area: Device management & connectivity
Component: LWM2M
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com, emea.cumulocity.com
Technical details
Build artifact: cumulocity (10.18.6.0)
Internal ID: DM-2153
Description
Two new LWM2M shell commands have been added.
- The new
executelegacy
command allows LWM2M execute requests with non-standard LWM2M parameters. The behavior of this operation resembles the semantics of the existingexecute
operation until version 10.15. - The new
coap
shell command enables making raw CoAP requests to devices to facilitate non-standard communication in exceptional cases.
For details, refer to Handling LWM2M shell commands.