From the course: IoT Foundations: Device Management

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Build your oneM2M solution with OM2M

Build your oneM2M solution with OM2M

From the course: IoT Foundations: Device Management

Build your oneM2M solution with OM2M

- [Instructor] Eclipse OM2M project started from 2015 and is an open-source oneM2M based platform. OM2M supports the oneM2M nodes such as Infrastructure Node, Middle Node, Application Node, and Application Dedicated Node, as well as MCA and MCC reference points, TLS-based security, HTTP and the CoAP protocol bindings. The supported databases are SQL, H2 and Node-SQL, through a reference point based on a RESTful API a range of devices, applications, and services can be integrated. OM2M is running on top of an OSGi runtime, and the Common Services Entities defined in oneM2M specifications need to be implemented as plugins. For example, the support for HTTP or CoAP binding is installed as a plugin. The support for device managing the protocols such as OMA DM the Lightweight M2M needs to be supported in the form of a plugin as well. The support for inter-working proxies for a Zigbee in motion, or Z-Wave standards need to be…

Contents