mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
351 B
Plaintext
9 lines
351 B
Plaintext
|
/**
|
||
|
* @defgroup lwm2m_objects LwM2M Object implementations
|
||
|
* @ingroup pkg_wakaama
|
||
|
* @brief Implementations of LwM2M objects using Wakaama. For a complete
|
||
|
list of the objects supported by the LwM2M protocol check the
|
||
|
object registry:
|
||
|
* @see http://www.openmobilealliance.org/wp/OMNA/LwM2M/LwM2MRegistry.html
|
||
|
*/
|