From the course: IoT Foundations: Device Management

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

LwM2M interfaces

LwM2M interfaces

- [Instructor] We've learned that the Lightweight M2M protocol has two essential entities. The Lightweight M2M server, and Lightweight M2M client. They use four logical interfaces to standardize the way of performing device management interactions between them. The four interfaces are called bootstrap, client registration, device management and service enablement, and information reporting. The arrows in this diagram indicate the entities offering or exposing interfaces, not the directions of the communications. The bootstrap interface is used for the Lightweight M2M server to provision essential information into the Lightweight M2M client to enable the client to perform the operation register with one or more servers. There are four bootstrap modes, providing flexible ways of provisioning the devices. The factory mode means the bootstrap information is configured before the deployment of the device. In the bootstrap from…

Contents