Skip to content

OMA LWM2M Enabler

Joaquin edited this page Feb 21, 2015 · 11 revisions

OMA LWM2M Enabler

LightWeightM2M (LWM2M) Enabler is based on efficient, secure IETF standards: CoAP and DTLS with UPD and SMS bindings.

OMA LWM2M Enabler exchanges messages between Client and Server:

LWM2M Client

  • Client exposes application configuration to the Server via Objects.

LWM2M Server

  • The Server performs remote operations on the Client Objects.

The data structure is provided by Objects & Resources

LWM2M Object & Resources

Objects are data structures that contain Client information. These Objects are created by OMA and registered in OMNA. OMA has created a tool to design these Objects, OMA LwM2M Object & Resources Editor.

Pieces of information (Resources) are logically organized into Objects.

Clone this wiki locally