Commit 598eba4d authored by Thomas Stranger's avatar Thomas Stranger Committed by Johan Hedberg
Browse files

doc: connectivity: networking: lwm2m: update links



Update a couple of lwm2m links

- LwM2M: update to the link the current forwards to
- OMA Specworks LwM2M: update to the link to the releases overview page
      was redirected to the LwM2m overview page.
- LwM2M registry: link to OMA registries, where LwM2M registries are listed
      was redirected to the OMA specifications page before.

Signed-off-by: default avatarThomas Stranger <thomas.stranger@outlook.com>
parent 5eecc553
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -225,7 +225,7 @@ instance 0 (the default and only instance) by sending a ``READ 3/0/0``
operation to the client.

The full list of registered objects and resource IDs can be found in the
`LwM2M registry`_.
`OMA LwM2M registries`_.

Zephyr's LwM2M library lives in the :zephyr_file:`subsys/net/lib/lwm2m`, with a
client sample in :zephyr_file:`samples/net/lwm2m_client`.  For more information
@@ -244,7 +244,8 @@ The Zephyr LwM2M library implements the following items:
By default, the library implements `LwM2M specification 1.0.2`_ and can be set to
`LwM2M specification 1.1.1`_ with a Kconfig option.

For more information about LwM2M visit `OMA Specworks LwM2M`_.
For more information about LwM2M specification releases visit the
`OMA LwM2M releases`_ page.

Sample usage
************
@@ -804,13 +805,13 @@ API Reference
.. doxygengroup:: lwm2m_api

.. _LwM2M:
   https://www.omaspecworks.org/what-is-oma-specworks/iot/lightweight-m2m-lwm2m/
   https://www.openmobilealliance.org/specifications/lwm2m

.. _LwM2M registry:
   https://www.openmobilealliance.org/wp/OMNA/LwM2M/LwM2MRegistry.html
.. _OMA LwM2M registries:
   https://www.openmobilealliance.org/specifications/registries

.. _OMA Specworks LwM2M:
   https://www.omaspecworks.org/what-is-oma-specworks/iot/lightweight-m2m-lwm2m/
.. _OMA LwM2M releases:
   https://www.openmobilealliance.org/specifications/lwm2m/releases

.. _LwM2M specification 1.0.2:
   https://www.openmobilealliance.org/release/LightweightM2M/V1_0_2-20180209-A/OMA-TS-LightweightM2M-V1_0_2-20180209-A.pdf