Skip to content

Commit ee57741

Browse files
mike-scottioannisg
authored andcommitted
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: #16327 Signed-off-by: Michael Scott <[email protected]>
1 parent c02288b commit ee57741

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/guides/networking/overview.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ can be disabled if not needed.
7878
applications are implemented.
7979

8080
* **LWM2M** OMA Lightweight Machine-to-Machine Protocol
81-
(`LwM2M specification 1.0.2`_) is
82-
supported via the "Register Device" API (Register, De-Register and Update)
83-
and has template implementations for Security, Server, Device Management and
84-
Firmware objects. Bootstrap support is currently not supported.
81+
(`LwM2M specification 1.0.2`_) is supported via the "Bootstrap", "Client
82+
Registration", "Device Management & Service Enablement" and "Information
83+
Reporting" interfaces. The required core LwM2M objects are implemented as
84+
well as several IPSO Smart Objects.
8585
:ref:`lwm2m-client-sample` implements the library as an example.
8686

8787
* **DNS** Domain Name Service

0 commit comments

Comments
 (0)