Giter VIP home page Giter VIP logo

om2m_tutorials's Introduction

OM2M_tutorials

OM2M tools for IOT(Internet Of Things).

This example is using OM2M to implement getting the phone's gps and transmitting to server.

OM2M_01


Virtual Environment Hardware setting

Open VMware as administer

  • CPU core
  • Memory
  • Bridge network

bridge_01

Edit -> Virtual Network Editor

bridge_02

Ubuntu OS setting

  • All settings -> Displays -> 1440 x 900

VMware tools installation

Copy VMware Tools 10.1.15-6627299.tar.gz to Desktop

cd /home
cd iotclass
cd Desktop
tar zxvf VMware-Tools-10.1.15-6627299.tar.gz
cd vmware-tools-distrib
sudo su -c ./vmware-install.pl
yes

Start OM2M IN-CSE

cd org.eclipse.om2m/org.eclipse.om2m.site.in-cse/target/products/in-cse/linux/gtk/x86_64
sh start.sh

Start OM2M MN-CSE

Open new terminal window

cd org.eclipse.om2m/org.eclipse.om2m.site.mn-cse/target/products/mn-cse/linux/gtk/x86_64
sh start.sh

OM2M Resource Tree Tool

http://localhost:8080/webpage

username: admin

password: admin

webpage_01

webpage_02

Start Node-red

Open new terminal window

sudo node-red

password: iotclass

http://127.0.0.1:1880/

  • Grid

setting_01

  • MN-CSE Flow

node_red_01

  • IN-CSE Flow

node_red_02

  • Export

setting_02

  • Deploy MN-CSE

webpage_03

  • Deploy IN-CSE

webpage_04

  • Postman Post

postman_01

webpage_05

  • Web locations check

http://localhost:1880/locations

locations_check

  • Xml file check

xml_check

om2m_tutorials's People

Contributors

meowlucian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

chenjianxin

om2m_tutorials's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.