Skip to content

Lightweight M2M Specification

Simon edited this page Dec 5, 2023 · 8 revisions

This page lists official OMA resources about Lightweight M2M specification. 📜

Lightweight M2M Core Specification could be found here (raw links) but probably easier to find what you need with links below. 👇

If you need to ask questions related to LWM2M specification or search for clarification, you should look at: OMA LwM2M for Developers - GitHub repository.

Lightweight M2M v1.0.x

This version of the specification is implemented by the current stable release of Leshan v1.x (branch 1.x)

Lightweight M2M v1.1.x

This specification version is currently in development in Leshan v2.0.0-Mx. (current master)

Lightweight M2M v1.2.x

No Leshan version supports it. (Maybe when we will start to work on Leshan v3.0 ?)

Lightweight M2M Object and Resource Registry

Leshan core library embeds LWM2M core objects definition (Security, Server, Devices ...) but you could add more.
Leshan demos embed almost all object definitions.
See Adding-new-objects wiki page to learn more about that.

If you find a bug in an object definition OR you want to register a new object, open a new issue at LWM2M registry GitHub repository.