| .. _lwm2m_interface: | |
| Lightweight M2M (LWM2M) | |
| ####################### | |
| .. contents:: | |
| :local: | |
| :depth: 2 | |
| Overview | |
| ******** | |
| Lightweight Machine to Machine (LwM2M) is an application layer protocol | |
| based on CoAP/UDP, and is designed to expose various resources for reading, | |
| writing and executing via an LwM2M server in a very lightweight environment. | |
| API Reference | |
| ************* | |
| .. doxygengroup:: lwm2m_api | |
| :project: Zephyr |