Menu

Tutorial

Jim ladybird

Tutorial

Table of Content


Preparing sensor, device model and a device

Precondition

  • M2MLabs platform must be setup and run, for instructions please see Installation

First login

first login

Owner Administration

  • The admin user can execute crud operations on users/apikeys. Let's leave it as it is at the moment and go to "Sensor Models".

owners

Sensor Model

  • Create a Sensor Model e.g. called "MySensorModel". This will hold the attributes of the sensor.

SensorModel

  • Select the sensor model you just created and click on the "Show Sensor Model" button.
  • Click to "Add attribute" button and enter the name e.g. MyAttribute and select type Number.

Attribute

Device Model

  • Create a Device Model e.g. called "MyDeviceModel". This will hold the Sensor Model just previously created.

DeviceModel

  • Select the device model you just created and click on the "Show Device Model" button.
  • Click to "Add sensor" button and enter the name e.g. MySensor and select type MySensorModel.

Sensor

Device

  • Create a Device e.g. called "MyDevice". This will hold the Device Model just previously created.

Device

Tutorial completed


Next step: Simulating device data


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.