API specification: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
== | == Demonstration high level architecture == | ||
[[File:Diagram.png]] | [[File:Diagram.png]] | ||
== | == 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: | ||
== | == 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: | ||
== | == Start oneM2M platform instance== | ||
The oneM2M platform is available on folder “oneM2M Platform” | The oneM2M platform is available on folder “oneM2M Platform” | ||
=== | ===Configure the platform=== |
Revision as of 09:59, 2 March 2018
Demonstration high level architecture
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:
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”