API specification: Difference between revisions

From OneM2M-Hackathon-Dallas-2018
No edit summary
No edit summary
Line 1: Line 1:
__TOC__
__TOC__


== 1. Demonstration high level architecture  ==
== Demonstration high level architecture  ==


[[File:Diagram.png]]
[[File:Diagram.png]]




==  2. Prerequisites ==
==  Prerequisites ==
The following tools are required to run this demonstration.
The following tools are required to run this demonstration.
*JAVA 1.8
*JAVA 1.8
Line 13: Line 13:




==  3. Download the project ==
==  Download the project ==


Download the oneM2M demo project from Github from the following link:
Download the oneM2M demo project from Github from the following link:
Line 26: Line 26:




== 4. Start oneM2M platform instance==
== Start oneM2M platform instance==
The oneM2M platform is available on folder “oneM2M Platform”
The oneM2M platform is available on folder “oneM2M Platform”


===4.1. Configure the platform===
===Configure the platform===

Revision as of 10:59, 2 March 2018

Demonstration high level architecture

Diagram.png


Prerequisites

The following tools are required to run this demonstration.

  • JAVA 1.8
  • Arduino IDE 1.8.5
  • NodeJS


Download the project

Download the oneM2M demo project from Github from the following link:

https://github.com/mbenalaya

The project contains the following folders:

  • onem2m-platform
  • onem2m-device
  • onem2m-app


Start oneM2M platform instance

The oneM2M platform is available on folder “oneM2M Platform”

Configure the platform