Introducing concept of M2M-application data modeling Group Name: MAS Source: FUJITSU Meeting Date:...

Preview:

Citation preview

Introducing concept of M2M-application data modeling

Group Name: MASSource: FUJITSUMeeting Date: 2015-07-20Agenda Item: Semantics and Device Configuration

Topic Summary• The preparation of the data content is

responsibility of the field domain entities, but that makes difficult to integrate collected data.

• oneM2M should provide mechanism to instruct the field domain entities which data is prepared.

• Proposal of ‘collected data centric model’:– MAS group discussed on modeling device capabilities

deeply, but modeling for combined data from multiple device or partial data within device is not covered yet.

– ‘collected data’ is the destination of M2M data collection (‘device model’ is the source of it)

MAS-2015-0592R01 2

Use Case: IoT @home

IoT Platform

HEMSApplication

Home AutomationApplication

Adaptor+

Interests on:Energy Consumption, Switch-

Status

Interests on:Switch-status, SW-control, Place

MAS-2015-0592R01 3

Potential Problem

IoT Platform

HEMSApplication

Home AutomationApplication

Adaptor+

Interests on:Energy Consumption, Switch-

Status

Interests on:Switch-status, SW-control, Place

May not haveremote-control

capability

May not be compatiblewith others

Could bePropriety Solution

MAS-2015-0592R01 4

Assumed use of <container>

IoT Platform

HEMSApplication

Home AutomationApplication

Adaptor+

Interests on:Energy Consumption, Switch-

Status

Interests on:Switch-status, SW-control, Place

Containersfor HEMS

Containersfor HA

They can beseparated

MAS-2015-0592R01 5

Retrieve partial dataSensor Platform Service App

RESISTER(with available data components) NOTIFY

(available data components)

Request to configure Device(desired data components [partial])Configure Device Setting

(desired data components)

CREATE <container>to store collected data from Device

CREATE <contentInstance>at instructed <container>

Apply setting to produce desired data

MAS-2015-0592R01 6

Retrieve data from two dev.Sensor-1 Platform Service App

Request to configure Virtual Device(desired data components)Configure Sensor-1 Setting

(desired data component-1)

CREATE <contentInstance>at instructed <container>

Sensor-2

Configure Sensor-2 Setting(desired data component-2)

CREATE <contentInstance>at instructed <container>

Combine data containersinto single data at <container>

Access to combined <container> as Virtual Device(desired data components)

MAS-2015-0592R01 7

Proposals

• Adding (producing) data modeling in scope of MAS discussion

• Adding potential requirement regarding ‘data modeling’

MAS-2015-0592R01 8

Potential Requirements

• M2M Platform shall be able to collect data from M2M Device, with specifying desired data components.

• M2M Devices shall be able to provide available data components.

MAS-2015-0592R01 9

Recommended