LwM2M Demo - OpenMobileAlliance/OMA_LwM2M_for_Developers GitHub Wiki
Components
Hop Ubiquitous provides a platform that permits to any user deploy a BLE OMA sensor network. Components involved in the platform are as follows:
HOP Core Device
.Gateway
that can be installed in an Android mobile phone or a PC application.OMA LwM2M Server
, andMformation LwM2M Server
.
There are 3 different scenarios that can be deployed. The first one is Lab 1, where the gateway is a mobile phone. The second is Lab 2, where the gateway
is a PC Application and the OMA LwM2M Server
is allocated on the localhost. The last is Lab 3; the gateway is a PC Application
that connects over IP using LwM2M protocol to MFormation’ IMPACT™ gateway. The IMPACT ™ gateway is connected to Mformation’ DM server and uses OMA DM protocol. Both gateway
and DM Server
are located in the cloud.
The following section explains how to install each component. HOP Kit
Mobile LwM2M Server - Lab 1
Lab 1 components are:
HOP Core Platform
,Mobile Ubibox Application
andLeshan
asOMA LwM2M Server
.
Getting started:
- Install latest
Hop Core Firmware
. - Install the
Mobile App
. - Install
Leshan LWM2M server
. - Executes
Leshan
and follows the execution guide. - Start Mobile App and follow execution guide.
In Premises LwM2M Server - Lab 2
Lab 2 components are:
HOP Core Platform
,JUbiboxOMA
andLeshan
asOMA LwM2M Server
.
Getting started:
- Install latest
Hop Core Firmware
. - Install the Gateway
JUbiboxOMA
. - Install
Leshan
LwM2M server. - Executes
Leshan
and follows the execution guide. - Executes
JUbiboxOMA
and follows theexecution guide
wiki.
Remote LwM2M Server - Lab 3
Lab 3 components are:
HOP Core Platform
,JUbiboxOMA
andMformation LwM2M Server
.
Real M2M experience. The OMA LwM2M Server
is remote and provided by Mformation
.
Mformation will made available their Remote LwM2M Server for adhoc testing very soon. Getting started:
- Install latest
Hop Core Firmware
. - Install the Gateway
JUbiboxOMA
. - Connect to
Mformation LwM2M Server
. - Executes
Mformation LwM2M Server
. - Executes
JUbiboxOMA
with the remoteMformation LwM2M Server
address.