doc: net: Update LwM2M block of overview document
Re-word the support block for LwM2M: - the supported interfaces - change wording of supported LwM2M objects to include the "required" keyword instead of explicitly listing them - mention several IPSO Smart Objects Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/16327 Signed-off-by: Michael Scott <mike@foundries.io>
This commit is contained in:
parent
c02288b245
commit
ee57741c8c
1 changed files with 4 additions and 4 deletions
|
@ -78,10 +78,10 @@ can be disabled if not needed.
|
||||||
applications are implemented.
|
applications are implemented.
|
||||||
|
|
||||||
* **LWM2M** OMA Lightweight Machine-to-Machine Protocol
|
* **LWM2M** OMA Lightweight Machine-to-Machine Protocol
|
||||||
(`LwM2M specification 1.0.2`_) is
|
(`LwM2M specification 1.0.2`_) is supported via the "Bootstrap", "Client
|
||||||
supported via the "Register Device" API (Register, De-Register and Update)
|
Registration", "Device Management & Service Enablement" and "Information
|
||||||
and has template implementations for Security, Server, Device Management and
|
Reporting" interfaces. The required core LwM2M objects are implemented as
|
||||||
Firmware objects. Bootstrap support is currently not supported.
|
well as several IPSO Smart Objects.
|
||||||
:ref:`lwm2m-client-sample` implements the library as an example.
|
:ref:`lwm2m-client-sample` implements the library as an example.
|
||||||
|
|
||||||
* **DNS** Domain Name Service
|
* **DNS** Domain Name Service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue