Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

OM2M/Public documentation

< OM2M
Revision as of 20:26, 31 July 2018 by Monteil.laas.fr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OM2M reference

Use the following reference to cite OM2M:

Text:

M. Ben Alaya, Y. Banouar, T. Monteil, C. Chassot, K. Drira, OM2M: Extensible ETSI-compliant M2M Service Platform 
with Self-configuration Capability, Procedia Computer Science, Volume 32, 2014, Pages 1079-1086, ISSN 1877-0509, 
http://dx.doi.org/10.1016/j.procs.2014.05.536.

BibTeX:

@article{Alaya20141079,
title = "OM2M: Extensible ETSI-compliant \{M2M\} Service Platform with Self-configuration Capability ",
journal = "Procedia Computer Science ",
volume = "32",
number = "0",
pages = "1079 - 1086",
year = "2014",
note = "The 5th International Conference on Ambient Systems, Networks and Technologies (ANT-2014)",
issn = "1877-0509",
doi = "http://dx.doi.org/10.1016/j.procs.2014.05.536",
url = "http://www.sciencedirect.com/science/article/pii/S1877050914007364",
author = "M. Ben Alaya and Y. Banouar and T. Monteil and C. Chassot and K. Drira",
}

Talks & Slides

  • EclipseCon France 2014 Slide
  • EclipseCon San Francisco 2014 Video & Slide
  • Eclipse IoT Day Grenoble 2014 Video
  • (French) OM2M une implémentation opensource de la norme ETSI-M2M, journée AFNIC France 2014 Video & Slide
  • Standardized M2M service platform, IoT & M2M Spring school, Hammamet Tunisia 2014 Slide
  • From Internet of Things to Machine-to-Machine, IoT & M2M Spring school, Hammamet Tunisia 2014Slide

Scientific publications

  • M. Ben Alaya, Y. Banouar, T. Monteil, C. Chassot, K. Drira, OM2M: Extensible ETSI-compliant M2M Service Platform with Self-configuration Capability, Procedia Computer Science, Volume 32, 2014, Pages 1079-1086, ISSN 1877-0509, http://dx.doi.org/10.1016/j.procs.2014.05.536.
  • Grieco LA, Ben Alaya M, Monteil T, Drira K. Architecting Information Centric ETSI-M2M systems. IEEE International Conference on Pervasive Computing and Communications WIP. Budapest Hungary March 24-28 2014. http://arxiv.org/abs/1403.1383


API Specification for Smart Home - JONES Initiative

The goal of the JONES Initiative is to define and develop a Cloud API for Home Automation. The JONES Cloud API enables applications to integrate remote user devices and data from JONES compliant Smart Home platforms. Today the JONES Initiative partners are Deutsche Telekom and Orange. Nevertheless, the JONES Initiative is open for further, future partners. To define, develop, and evangelize the JONES Cloud API it is paramount to have a common reference architecture as well as a common reference implementation. This reference implementation is developed on OM2M open source project.

NODE-RED nodes for OM2M

Based on Node-RED, node-red-contrib-ide-iot is a module that allows the creation of IoT applications graphically in a simple and efficient way. It uses the OM2M platform as a middleware that provides high level interoperability between the different heterogeneous objects connected to this platform. node-red-contrib-ide-iot modules allow to be connected to several OM2M platforms, manages resources, extract data from sensors in a different ways, manage activators and communicate in a different way. You can download those modules on: https://www.npmjs.com/package/node-red-contrib-ide-iot and get documentation on https://homepages.laas.fr/monteil/drupal/content/node-red-ideom2m and http://cwt.nctu.edu.tw/node-red-ideom2m/ . Those modules have been developed and supported by LAAS-CNRS https://www.laas.fr/public/en and National Chiao Tung University http://www.nctu.edu.tw/en .

Back to the top