2 - onem2m Common Architecture for IoT

Size: px
Start display at page:

Download "2 - onem2m Common Architecture for IoT"

Transcription

1 2 - onem2m Common Architecture for IoT Dr. Mahdi Ben Alaya Founder & CEO, Sensinov benalaya@sensinov.com November 14, 2016

2 M2M world of connected services 2

3 Introduction Communication technologies

4 IoT market fragmentation Source: CRYSTAL project/philips The current marketplace is extremely fragmented, which has increased the R&D cost in each specific domain. Current IoT silo model is not an efficient way to communicate, it is a barrier to further development. Many vertical IoT solutions have been designed independently and separately for different applications, which impedes large-scale M2M deployment. 4

5 IoT cross-domain interoperability Invert the pipe Highly fragmented market with small vendor-specific applications. Reinventing the wheel: Same services developed again and again. Each silo contains its own technologies without interop. End-to-end platform: common service capabilities layer. Interoperability at the level of communications and data. Seamless interaction between heterogeneous applications and devices. 5

6 IoT Interoperability potential impact

7 Standards landscape for IoT 143 organizations around the world are involved in M2M standardization according to the Global Standards Collaboration M2MTask Force. Industrial Consumer Retail Buildings M2M Transportation Energy Health care Security 7

8 Over 200 member organizations in onem2m 8

9 IoT high level architecture

10 Standards for Wide Area Networks Standards for Wide Area Networks (3GPP, fixed NW, WiMax ): Target: protect networks against negative effects of M2M traffic (many devices, nonhuman traffic )

11 Standards for M2M Area Networks Standards for Local Area Networks (ZigBee, Bluetooth, PLC, etc.) Target: foster use of LAN technology by supporting diverse ecosystem of service providers and device manufacturers.

12 Standards for vertical industries Standards for vertical Industries applications Target: enable interoperable, cost-efficient Solutions.

13 Standards for M2M service capabilities Standards for M2M Service capabilities: Target: end-to end enablement across servers, gateways, and devices. Standardized service interfaces. 13

14 onem2m: The Partnership Project 14

15 onem2m organization and Structure

16 onem2m liaisons 16

17 Purpose, Work & Deliverables Purpose To specify and promote an M2M Common Service Layer Work Six physical 1-week meetings per year About 5 conference calls per week between the meetings 200+ documents produced and discussed at each meeting 3800 docs in docs in 2014 Deliverables Technical Reports and Technical Specifications

18 Use Cases & Requirements Energy Enterprise Healthcare Public Services Residential Other Transportation Industry REQUIREMENTS TS-0002 TECHNICAL REPORTS TECHNICAL SPECS

19 Technical Specifications Requirements TS-0002 Functional Architecture TS-0001 Security Solutions TS-0003 Service Layer Core Protocols TS-0004 HTTP Protocol Binding TS-0009 CoAP Protocol Binding TS-0008 Management Enabl nt - OMA TS-0005 Management Enabl nt - BBF TS-0006 MQTT Protocol Binding TS-0010 Definitions & Acronyms TS-0011 Service Components TS-0007

20 onem2m high level architecture Application Layer AE AE AE Mca Mca Mca Service Layer CSE CSE CSE CSE Mcn Mcc Mcn Mcn Mcc Mcn Mcc Network Layer NSE Underlying Network NSE NSE Underlying Network NSE Device Gateway Server Other Server Entities: AE (Application Entity), CSE (Common Services Entity) and NSE (Network Services Entity) Reference Point: One or more interfaces - Mca, Mcn, Mcc and Mcc 20

21 onem2m functional architecture Other MN Node Other IN Node ADN Node Non onem2m Nodes ADN-AE SUB SEC DMR MN-AE REG RF GMG MN-NSE MN-CSE ASM LOC CMDH Subscription and Notification (SUB) Security (SEC) IN-AE Registration (REG) Routing Function (RF) IN-CSE Application and Service Layer Mgmt (ASM) Location (LOC) SUB ASN-AE REG ASN-CSE ASM MN Node Data Mgmt and Repository (DMR) Group Management (GMG) Communication Mgmt & Delivery Handling (CMDH) ASN Node SEC DMR RF GMG LOC CMDH ADN-AE IN-NSE ASN-NSE ADN Node IN Node 21

22 OneM2M resource structure OneM2M Resource structure Resource type representation

23 onem2m resource types Cse BASE Access Control Policy Remote CSE Application Entity Container Content Instance Group Subscription Polling Channel Node Mgmt Object

24 onem2m resource tree example Resource Type MN-CSE-HOME AE-SMART-METER CNT-DESCRIPTOR CseBase Application Entity Container Content Instance CIN-DESCRIPTION_1 CNT-DATA CIN-MEASUREMENT_3 Meter (ADN) CIN-MEASUREMENT_2 CIN-MEASUREMENT_1 Server/Cloud (IN-CSE) End user (DA) Gateway (MN-CSE) 24

25 Accessing resources in onem2m (Blocking) Blocking requests 25

26 Accessing resources in onem2m (Non blocking Synchronous) Non blocking synchronous requests 26

27 Accessing resources in onem2m (Non blocking asynchronous) Non blocking asynchronous requests 27

28 Interworking with non onem2m devices The Interworking Proxy Entity (IPE) abstracts and maps the non-onem2m data model to the onem2m resources. Bidrectional communication between the onem2m system and a specific technology (Monitor and Control). Seamless interaction between applications and devices using the onem2m Restful API. Canbus OIC CSE Others AllJoin Enocean Zigbee LORA Modbus Zwave LWM2M KNX Interworking Proxy Entity onem2m resources Non onem2m entities onem2m entities 28

29 Open source onem2m implementations Commercial & Demo 29

30 onem2m scenarios Scenario 1 - Nodes mutual authentication and applications registration Scenario 2 - Retrieve data from smart meter Scenario 3 - Get notified when new metering data is created Scenario 4 - Get notified when new smart a meter is registered Scenario 5 - Store smart meter data remotely using announcement 30

31 Scenario 1 Nodes mutual authentication and applications registration 31

32 ASN-AE Scenario 1 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE mcc Meter Device Metering Server Initial state 32

33 CseBase-Meter ASN-AE ASN-CSE Scenario 1 CseBase-MeteringServer P O S T IN-AE IN-CSE mcc Meter Device Metering Server Step 1- Registers to the Metering Server IN-CSE 33

34 ASN-AE Scenario 1 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE RemoteCSE-Meter mcc POST Meter Device Metering Server Step 2- The Meter ASN-CSE registers to the Metering Server IN-CSE 34

35 ASN-AE Scenario 1 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter mcc Meter Device Metering Server Step 3- The Meter ASN-CSE Creates locally RemoteCSE-MeteringServer resource 35

36 AE-Meter CseBase-Meter P O S T ASN-AE ASN-CSE Scenario 1 CseBase-MeteringServer IN-AE IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter mcc Meter Device Metering Server Step 4- AE-Meter registers to the Meter ASN-CSE 36

37 Scenario 2 Retrieve data from smart meter 37

38 AE-Meter ASN-AE Scenario 2 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter mcc Meter Device Metering Server Initial state 38

39 AE-Meter CseBase-Meter P O S T ASN-AE ASN-CSE Scenario 2 CseBase-MeteringServer IN-AE IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter Container-Power mcc Meter Device Metering Server Step 1- AE-Meter Creates Container-Power sub-resource 39

40 AE-Meter CseBase-Meter P O S T ASN-AE ASN-CSE Scenario 2 CseBase-MeteringServer IN-AE IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter Container-Power mcc ContentInstance-Power Meter Device Metering Server Step 2- AE-Meter creates ContentInstance-Power sub-resource 40

41 AE-Meter CseBase-Meter ASN-AE ASN-CSE Scenario 2 CseBase-MeteringServer G E T IN-AE IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter Container-Power mcc ContentInstance-Power GET Meter Device Metering Server Step 3- retrieves the ContentInstance-Power resource 41

42 Scenario 3 Get notified when new metering data is created 42

43 AE-Meter ASN-AE Scenario 3 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter Container-Power mcc Meter Device Metering Server Initial state 43

44 AE-Meter CseBase-Meter ASN-AE ASN-CSE Scenario 3 CseBase-MeteringServer P O S T IN-AE IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter Container-Power Subscription-Power mcc POST Meter Device Metering Server Step 1- subscribes to Container-Power of AE-Meter 44

45 POST AE-Meter CseBase-Meter P O S T ASN-AE ASN-CSE Scenario 3 CseBase-MeteringServer IN-AE IN-CSE RemoteCSE-MeteringServer RemoteCSE-Meter AE-Meter Container-Power Subscription-Power ContentInstance-Power mcc POST Meter Device Metering Server Step 2- AE-Meter creates ContentInstance-Power. is notified. 45

46 Scenario 4 Get notified when new smart a meter is registered 46

47 ASN-AE Scenario 4 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE mcc Meter Device Metering Server Initial state 47

48 CseBase-Meter ASN-AE ASN-CSE Scenario 4 CseBase-MeteringServer P O S T IN-AE IN-CSE Subscription-remoteCSE mcc Meter Device Metering Server Step 1- creates Subscription-devices resource to get notified of new meters 48

49 POST ASN-AE Scenario 4 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE Subscription-remoteCSE RemoteCSE-Meter mcc POST Meter Device Metering Server Step 2- The Meter registers to the Metering Server. is notified 49

50 ASN-AE Scenario 4 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE Subscription-remoteCSE RemoteCSE-MeteringServer mcc RemoteCSE-Meter Meter Device Metering Server Step 3- The Meter ASN-CSE Creates locally RemoteCSE-Meter resource 50

51 Scenario 5 Store smart meter data remotely using announcement 51

52 ASN-AE Scenario 5 IN-AE CseBase-Meter ASN-CSE CseBase-MeteringServer IN-CSE Subscription-remoteCSE RemoteCSE-MeteringServer mcc RemoteCSE-Meter Meter Device Metering Server Initial state 52

53 AE-Meter CseBase-Meter P O S T ASN-AE ASN-CSE Scenario 5 CseBase-MeteringServer IN-AE IN-CSE AE-Meter Subscription-remoteCSE RemoteCSE-MeteringServer mcc RemoteCSE-Meter AE-Meter-Announced POST Meter Device Metering Server Step 1- AE-Meter registers to the Meter ASN-CSE with announcement. 53

54 AE-Meter CseBase-Meter P O S T ASN-AE ASN-CSE Scenario 5 CseBase-MeteringServer IN-AE IN-CSE AE-Meter Subscription-remoteCSE RemoteCSE-MeteringServer mcc RemoteCSE-Meter AE-Meter-Announced POST Container-Power Meter Device Metering Server Step 2- AE-Meter remotely creates Container-Power on AE-Meter-Announced 54

55 AE-Meter CseBase-Meter P O S T ASN-AE ASN-CSE Scenario 5 CseBase-MeteringServer IN-AE IN-CSE AE-Meter Subscription-remoteCSE RemoteCSE-MeteringServer mcc RemoteCSE-Meter AE-Meter-Announced POST Container-Power Meter Device Metering Server ContentInstance-Power Step 3- AE-Meter creates remotely ContentInstance-Power 55

56 AE-Meter CseBase-Meter ASN-AE ASN-CSE Scenario 5 CseBase-MeteringServer G E T IN-AE IN-CSE AE-Meter Subscription-remoteCSE RemoteCSE-MeteringServer mcc RemoteCSE-Meter AE-Meter-Announced Container-Power Meter Device Metering Server ContentInstance-Power Step 4- retrieves the ContentInstance-Power resource direcly from IN-CSE 56

57 Thank you for your Attention 57

onem2m Common Architecture for IoT interoperability

onem2m Common Architecture for IoT interoperability onem2m Common Architecture for IoT interoperability Dr. Mahdi Ben Alaya Founder & CEO, Sensinov benalaya@sensinov.com www.sensinov.com October 23, 2017 Biography R&D engineer at LAAS-CNRS laboratory in

More information

Mahdi Ben Alaya Thierry Monteil Samir Medjiah Khalil Drira {ben.alaya, monteil, medjiah,

Mahdi Ben Alaya Thierry Monteil Samir Medjiah Khalil Drira {ben.alaya, monteil, medjiah, OM2M: Interoperable M2M service platform Mahdi Ben Alaya Thierry Monteil Samir Medjiah Khalil Drira {ben.alaya, monteil, medjiah, drira}@laas.fr www.om2m.org 1 M2M world of connected services 2 M2M market

More information

OM2M Horizontal platform for the IoT

OM2M Horizontal platform for the IoT OM2M Horizontal platform for the IoT Guillaume Garzone garzone@laas.fr Phd students: Amal Abid (Tunisie) François Aïssaoui (Univ. Boston) Yassine Banouar Chloé Bazile Ines Decouchelle (IRIT) Chekra El

More information

onem2m AND SMART M2M INTRODUCTION, RELEASE 2/3

onem2m AND SMART M2M INTRODUCTION, RELEASE 2/3 onem2m AND SMART M2M INTRODUCTION, RELEASE 2/3 Presenter: Omar Elloumi, onem2m TP Chair, Nokia Bell Labs and CTO group omar.elloumi@nokia.com onem2m www.onem2m.org 2016 onem2m Outline Introduction to onem2m

More information

THE ROLE OF INTEROPERABILITY IN ACHIEVING PROFITABLE GROWTH IN IOT

THE ROLE OF INTEROPERABILITY IN ACHIEVING PROFITABLE GROWTH IN IOT THE ROLE OF INTEROPERABILITY IN ACHIEVING PROFITABLE GROWTH IN IOT Presenter: Omar Elloumi, onem2m TP Chair, Nokia Bell-Labs and CTO group omar.elloumi@nokia.com onem2m www.onem2m.org 2017 onem2m Outline

More information

onem2m and its role in achieving interoperability in IoT

onem2m and its role in achieving interoperability in IoT REGIONAL STANDARDIZATION FORUM FOR BRIDGING THE STANDARDIZATION GAP (BSG) Riyadh, Saudi Arabia, 19 November 2017 onem2m and its role in achieving interoperability in IoT Dr. Omar Elloumi onem2m technical

More information

Showcase. Showcase D: onem2m Enriched Personal Life

Showcase. Showcase D: onem2m Enriched Personal Life Showcase Showcase D: onem2m Enriched Personal Life onem2m Showcase, 2014-12-09 Source: Huawei Technologies Co., Ltd., China United Network Communications Group Company Limited Showcase D: onem2m Enriched

More information

onem2m - A Common Service Layer for IoT Basic principles and architecture overview

onem2m - A Common Service Layer for IoT Basic principles and architecture overview onem2m - A Common Service Layer for IoT Basic principles and architecture overview Presented by: Xavier Piednoir For: ILNAS & ETSI Workshop IoT & Technical Standardization 6 July 2018 ETSI 2018 Contents

More information

ONEM2M FOR SMART CITIES

ONEM2M FOR SMART CITIES ONEM2M FOR SMART CITIES Presenter: Omar Elloumi, onem2m TP Chair, Nokia Bell-Labs and CTO group omar.elloumi@nokia.com onem2m www.onem2m.org 2016 onem2m Outline Introduction to onem2m IoT technology trends

More information

Standards to enable an IoT Eco System

Standards to enable an IoT Eco System Standards to enable an IoT Eco System Andreas Neubacher, Deutsche Telekom Technology Architecture & Innovation Standardization & IPR Management 14.06.2016 1 Definition & what s actually the language of

More information

onem2m Standards Activities - IoT/M2M Service Layer -

onem2m Standards Activities - IoT/M2M Service Layer - W3C Web of Thing WG Open day 16 May 2017, Osaka onem2m Standards Activities - IoT/M2M Service Layer - Nick(Norikazu) Yamasaki, onem2m SC Vice Chair Tamagawa University(Consultant for KDDI) onem2m www.onem2m.org

More information

On Management, Abstraction & Semantics

On Management, Abstraction & Semantics On, Abstraction & Semantics Yongjing Zhang Standard Research Lead, Carrier Software BU, Huawei Technologies Co., Ltd. zhangyongjing@huawei.com onem2m www.onem2m.org Agenda Concepts about M.A.S. The Capabilities

More information

Status of Machine to Machine Standards work in TC M2M and onem2m. Many thanks to the various contributors from TC M2M

Status of Machine to Machine Standards work in TC M2M and onem2m. Many thanks to the various contributors from TC M2M Status of Machine to Machine Standards work in TC M2M and onem2m Source : David Boswarthick (Technical Officer TC M2M). Many thanks to the various contributors from TC M2M Setting the Scene 2 Where do

More information

The onem2m standard Horizontal Service Layer

The onem2m standard Horizontal Service Layer The onem2m standard Horizontal Service Layer June 8 th 2017, Bordeaux Nicolas Damour, Chairman of the onem2m WG2-Architecture group ndamour@sierrawireless.com Sierra Wireless is building the Internet of

More information

ONEM2M TECHNICAL SPECIFICATION

ONEM2M TECHNICAL SPECIFICATION ONEM2M TECHNICAL SPECIFICATION Document Number Document Name: Date: Abstract: TS-0001-V1.13.1 Functional Architecture 2016- February-29 This document specifies the functional architecture for the onem2m

More information

ETSI standards are enabling a global M2M solution. Enrico Scarrone, ETSI TC M2M Chairman, Telecom Italia 3 ETSI M2M workshop, Mandelieu, France, EU

ETSI standards are enabling a global M2M solution. Enrico Scarrone, ETSI TC M2M Chairman, Telecom Italia 3 ETSI M2M workshop, Mandelieu, France, EU ETSI standards are enabling a global M2M solution Enrico Scarrone, ETSI TC M2M Chairman, Telecom Italia 3 ETSI M2M workshop, Mandelieu, France, EU From (smart) phones to a world.. made of intelligent and

More information

Machine Type Communication and M2M Platform Evolution: Horizontal Service Capabilities or Vertical Silo Mindset?

Machine Type Communication and M2M Platform Evolution: Horizontal Service Capabilities or Vertical Silo Mindset? Machine Type Communication and M2M Platform Evolution: Horizontal Service Capabilities or Vertical Silo Mindset? 3 rd IoT Forum, Bled, Slowenia November 28-30, 2012 Dr. Sebastian Wahle 1 sebastian.wahle@fokus.fraunhofer.de

More information

IOT STANDARDS ECOSYSTEM WHAT S NEW? IOT WEEK GENEVA 2017

IOT STANDARDS ECOSYSTEM WHAT S NEW? IOT WEEK GENEVA 2017 IOT STANDARDS ECOSYSTEM WHAT S NEW? IOT WEEK GENEVA 2017 Presenter: Omar Elloumi, onem2m TP Chair, Nokia Bell-Labs and CTO group omar.elloumi@nokia.com onem2m www.onem2m.org 2017 onem2m Metcalfe s law

More information

temp heat I/O A/C flow valve pump

temp heat I/O A/C flow valve pump temp flow I/O heat A/C valve pump temp flow I/O heat A/C valve pump temp temp time flow I/O heat A/C valve pump temp temp time flow I/O heat A/C valve pump 0110100101101110101101 temp temp time flow I/O

More information

HOP Ubiquitous Overview

HOP Ubiquitous Overview HOP Ubiquitous Overview HOP Ubiquitous Overview Commercial in confidence Commercial HOP Ubiquitous in confidence S.L. 2015 HOP www.hopu.eu Ubiquitous S.L. Page 20141 Dr. Antonio J. Jara HOP Ubiquitous

More information

Open source onem2m Platforms

Open source onem2m Platforms Open source onem2m Platforms Jaeho Kim, KETI jhkim@keti.re.kr What we need? Introduce onem2m Standard onem2m based Implementations Introduce Mobius and &Cube platforms Interworking demo & projects 2 What

More information

High Level Architecture (HLA)

High Level Architecture (HLA) 1 High Level Architecture (HLA) Release 2.0 WG03 lot Standardisation 2015 2 3 4 5 6 7 8 9 10 11 12 1. Highlights and recommendation... 3 2. Objectives of this document... 3 3. Use of ISO/IEC/IEEE 42010...

More information

ETSI M2M Release 2. Enrico Scarrone, ETSI TC Smart M2M Vice-Chairman, Telecom Italia 4 ETSI M2M workshop, Mandelieu, France, EU

ETSI M2M Release 2. Enrico Scarrone, ETSI TC Smart M2M Vice-Chairman, Telecom Italia 4 ETSI M2M workshop, Mandelieu, France, EU Enrico Scarrone, ETSI TC Smart M2M Vice-Chairman, Telecom Italia 4 ETSI M2M workshop, Mandelieu, France, EU TC M2M (now SmartM2M) Hasbeenfoundedin2008 to develop and maintain an end-to-end overall telecommunication

More information

Power of open source communities to onem2m

Power of open source communities to onem2m ETSI M2M Workshop 2015 featuring onem2m Power of open source communities to onem2m Prof. Song JaeSeung (jssong@sejong.ac.kr) Sejong University & KETI 11. December, 2015 1 Introduction to open source 2

More information

How onem2m fits into the landscape of IoT technologies

How onem2m fits into the landscape of IoT technologies How onem2m fits into the landscape of IoT technologies 3 rd onem2m Industry Day Bangalore, September 20 th 2017 Dr. Josef J. Blanz 20-Sep-2017 3rd onem2m Industry Day hosted by TSDSI 1 M2M/IoT: Surge of

More information

Machine Communication Platforms for Smart Home Applications. Tom Pfeifer Next Generation Networks ANGA COM 2013

Machine Communication Platforms for Smart Home Applications. Tom Pfeifer Next Generation Networks ANGA COM 2013 Machine Communication Platforms for Smart Home Applications Tom Pfeifer Next Generation Networks ANGA COM 2013 TU: FOKUS: Lehrstuhl Architektur der Vermittlungsknoten, AV Competence Centre Next Generation

More information

ITU-T Y (03/2018) onem2m WebSocket protocol binding

ITU-T Y (03/2018) onem2m WebSocket protocol binding I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4500.20 (03/2018) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

onem2m A Common Service Platform for IoT

onem2m A Common Service Platform for IoT onem2m A Common Service Platform for IoT Paul L. Russell, Jr. InterDigital Communications Conshohocken, PA June 10, 2016 2015 InterDigital, Inc. 1 1 Outline Overview of onem2m Activities Interoperability

More information

Document Number Document Name: Date: Abstract:

Document Number Document Name: Date: Abstract: Document Number Document Name: Date: Abstract: ONEM2M TECHNICAL REPORT TR-0022-V2.0.0 Continuation & integration of HGI Smart Home activities 2016-August-30 The document is a study of the continuation

More information

HOT TOPICS LED BY ETSI - 5G AND IOT

HOT TOPICS LED BY ETSI - 5G AND IOT HOT TOPICS LED BY ETSI - 5G AND IOT ILNAS workshop Luxembourg 7 July 2017 AGENDA 5G and its building blocks IoT THE THREE HIGH LEVEL 5G USE CASE FAMILIES Enhanced Mobile Broadband Massive Machine Type

More information

Standard Open Source Cloud APIs for the Smart Home

Standard Open Source Cloud APIs for the Smart Home Standard Open Source Cloud APIs for the Smart Home Sébastien Bolle, André Bottaro, Martin Hund, Andreas Kraft, Jean-Pierre Combe, Hans-Werner Bitzer 1 Eclipse IoT Days Grenoble 2018 January, 19th 2018

More information

Combining LwM2M and OneM2M

Combining LwM2M and OneM2M Combining LwM2M and OneM2M A Developer s Perspective OMA IoT Developer Seminar, Singapore, 26 th October 2016 Sierra Wireless is building the Internet of Things. 1 Sierra Wireless Overview Founded in 1993

More information

Performance Evaluation of an M2M Platform in Different Deployment Setups

Performance Evaluation of an M2M Platform in Different Deployment Setups 2016 IEEE First International Conference on Internet-of-Things Design and Implementation Performance Evaluation of an M2M Platform in Different Deployment Setups Chayma Berrhouma 1, Asma Elmangoush 2,

More information

OVERVIEW OF ETSI M2M RELEASE 1 STAGE 3 API AND RESOURCE USAGE

OVERVIEW OF ETSI M2M RELEASE 1 STAGE 3 API AND RESOURCE USAGE OVERVIEW OF ETSI M2M RELEASE 1 STAGE 3 API AND RESOURCE USAGE Presented by Guang Lu, WG3 Rapporteur, InterDigital Outline TS 102 921 overview ETSI M2M reference points ETSI M2M resource tree ETSI M2M API

More information

ETSI M2M Architecture Introduction

ETSI M2M Architecture Introduction ETSI M2M Architecture Introduction A brief overview for Release 1 and Release 2 Presented by Barbara Pareglio, on behalf of Paul Russell, ETSI TC M2M WG2 Chair ETSI 2012. All rights reserved ETSI M2M Workshop,

More information

Partners: TEST ACTIVITIES. Presented by Sebastian Müller. Project Manager ETSI Centre for Testing and Interoperability. All rights reserved

Partners: TEST ACTIVITIES. Presented by Sebastian Müller. Project Manager ETSI Centre for Testing and Interoperability. All rights reserved Partners: TEST ACTIVITIES Presented by Sebastian Müller Project Manager ETSI Centre for Testing and Interoperability All rights reserved WHAT IS onem2m? 2 IoT Cross domain Interoperability 3 Container

More information

ETSI IoT/M2M Workshop 2016 featuring the Smart World. November 15 th -17 th, 2016

ETSI IoT/M2M Workshop 2016 featuring the Smart World. November 15 th -17 th, 2016 Abstraction and identity management in an open smart home Sébastien Bolle (speaker) André Bottaro David Excoffier IoT Research, Orange Labs 1 ETSI IoT/M2M Workshop 2016 featuring the Smart World November

More information

ONEM2M TECHNICAL SPECIFICATION

ONEM2M TECHNICAL SPECIFICATION Document Number Document Name: ONEM2M TECHNICAL SPECIFICATION TS-0011-V2.4.1 Common Terminology Date: Abstract: 2016-August-30 This TS contains a collection of specific technical terms (definitions and

More information

High Level Architecture (HLA)

High Level Architecture (HLA) High Level Architecture (HLA) Release 2.1 AIOTI WG03 lot Standardisation Sept. 2016 1. Highlights and recommendation... 3 2. Objectives of this document... 3 3. Use of ISO/IEC/IEEE 42010... 3 4. AIOTI

More information

This Specification is provided for future development work within onem2m only. The Partners accept no liability for any use of this Specification.

This Specification is provided for future development work within onem2m only. The Partners accept no liability for any use of this Specification. Document Number Document Name: ONEMM TECHNICAL SPECIFICATION TS-003-V..3. Interoperability Testing Date: 08-03- Abstract: The specification address the testing of the primitives on the onemm interfaces

More information

Towards Semantic IoT, onem2m Base Ontology

Towards Semantic IoT, onem2m Base Ontology Towards Semantic IoT, onem2m Base Ontology Dr. Mahdi Ben Alaya Founder & CEO, Sensinov benalaya@sensinov.com www.sensinov.com October 23, 2017 Do we really need semantic? onem2m Release-1 ensure interoperability

More information

Table of contents 1. onem2m platform info Demo accounts Register an Application Entity (AE) Create a Container inside AE

Table of contents 1. onem2m platform info Demo accounts Register an Application Entity (AE) Create a Container inside AE onem2m API Mahdi Ben Alaya February 05, 2018 benalaya@sensinov.com www.sensinov.com Document v1.0.0 Copyright Sensinov 2018 1 Table of contents 1. onem2m platform info...3 2. Demo accounts... 3 3. Register

More information

This Specification is provided for future development work within onem2m only. The Partners accept no liability for any use of this Specification.

This Specification is provided for future development work within onem2m only. The Partners accept no liability for any use of this Specification. Document Number Document Name: ONEM2M TECHNICAL SPECIFICATION TS-0015-V2.0.1 Testing Framework Date: 2018-03-12 Abstract: Template Version:23 February 2015 (Dot not modify) The testing framework proposed

More information

Facing the Challenges of M2M Security and Privacy Phil Hawkes Principal Engineer at Qualcomm Inc. onem2m

Facing the Challenges of M2M Security and Privacy Phil Hawkes Principal Engineer at Qualcomm Inc. onem2m Facing the Challenges of M2M Security and Privacy Phil Hawkes Principal Engineer at Qualcomm Inc. phawkes@qti.qualcomm.com onem2m www.onem2m.org 1 Overview onem2m Architecture: a quick review Challenges

More information

Towards Semantic Data Interoperability in onem2m Standard

Towards Semantic Data Interoperability in onem2m Standard Towards Semantic Data Interoperability in onem2m Standard Mahdi Ben Alaya, Samir Medjiah, Thierry Monteil, Khalil Drira To cite this version: Mahdi Ben Alaya, Samir Medjiah, Thierry Monteil, Khalil Drira.

More information

Presentation on OSGi Alliance

Presentation on OSGi Alliance Presentation on OSGi Alliance Rouzbeh Farhoumand OSGi Alliance Board of Directors Huawei Technologies 2017-05-24, Shenzhen, China onem2m Industry Day 1 What is the OSGi Alliance Founded in 1999 Proven,

More information

onem2m Showcase demos

onem2m Showcase demos onem2m Showcase demos Presented by Laurent Velez for ETSI IoT Week 2017 INTRODUCTION The ETSI IoT week provides an ideal opportunity to demonstrate the progress in the development of products based on

More information

IoT Open Source Platform and Educational Development Practices

IoT Open Source Platform and Educational Development Practices IoT Open Source Platform and Educational Development Practices 2017.11.16. Prof. Doohyun Kim, Ph.D Dept. of Software, Konkuk Univ., Seoul Korea 1 Table of Contents What is IoT? IoT standard onem2m Open

More information

Addressing Unique M2M Challenges with Converged Gateways

Addressing Unique M2M Challenges with Converged Gateways October 19-20, 2010 Addressing Unique M2M Challenges with Converged Gateways Paul L. Russell, Jr. Paul.Russell@InterDigital.com ETSI TC M2M Workshop 19-20 October 2010, Sophia Antipolis, France Where are

More information

27 June, 2017 Jaeho Kim Korea Electronics Technology Institute

27 June, 2017 Jaeho Kim Korea Electronics Technology Institute OCEAN 오픈소스소개 27 June, 2017 Jaeho Kim Korea Electronics Technology Institute I. OCEAN Overview II. OCEAN open source III. OCEAN Trends IV. Globalization & Supporting V. OCEAN Directions VI. OCEAN IoT Platform:

More information

Document Number Document Name: Date: Abstract:

Document Number Document Name: Date: Abstract: Document Number Document Name: Date: Abstract: ONEM2M TECHNICAL SPECIFICATION TS-0024-V2.0.0 OIC Interworking 2016-August-30 This document specifies the onem2m and OIC Interworking Template Version: 08

More information

Web of Things Architecture and Use Cases. Soumya Kanti Datta, Christian Bonnet Mobile Communications Department

Web of Things Architecture and Use Cases. Soumya Kanti Datta, Christian Bonnet Mobile Communications Department Web of Things Architecture and Use Cases Soumya Kanti Datta, Christian Bonnet Mobile Communications Department Email: Soumya-Kanti.Datta@eurecom.fr Connecting Things in IoT Source: http://www.itworld.com/

More information

onem2m-ts-0008-coap Protocol Binding-V CoAP Protocol Binding Technical Specification

onem2m-ts-0008-coap Protocol Binding-V CoAP Protocol Binding Technical Specification 1 2 3 Document Number Document Name: O NEM2M T ECHNICAL SPECIFICATION onem2m-ts-0008-coap Protocol Binding-V-0.5.0 CoAP Protocol Binding Technical Specification Date: 2014-08-01 Abstract: The specification

More information

High Level Architecture (HLA)

High Level Architecture (HLA) AIOTI ALLIANCE FOR INTERNET OF THINGS INNOVATION High Level Architecture (HLA) Release 3.0 AIOTI WG03 lot Standardisation June 2017 Table of Contents 1 Highlights and recommendation... 4 2 Objectives of

More information

Addressing Unique Smart Grid Challenges with Converged Gateways

Addressing Unique Smart Grid Challenges with Converged Gateways April 5, 2011 Addressing Unique Smart Grid Challenges with Converged Gateways Paul L. Russell, Jr. Paul.Russell@InterDigital.com ETSI Smart Grid Workshop 5-6 April 2011, Sophia Antipolis, France Where

More information

onem2m Overview and Positioning Dr. Josef J. Blanz,

onem2m Overview and Positioning Dr. Josef J. Blanz, onem2m Overview and Positioning Dr. Josef J. Blanz, 2018-02-08 M2M/IoT: Surge of connected things ~25 Billion Interconnected devices forecast in 2020 1 Transforming industries with innovative services

More information

OVERVIEW OF ETSI M2M ARCHITECTURE Presented by: Barbara Pareglio, Ericsson. ETSI All rights reserved

OVERVIEW OF ETSI M2M ARCHITECTURE Presented by: Barbara Pareglio, Ericsson. ETSI All rights reserved OVERVIEW OF ETSI M2M ARCHITECTURE Presented by: Barbara Pareglio, Ericsson ETSI 2011. All rights reserved October 2011 Why ETSI M2M? Provide an M2M architecture with a generic set of capabilities for M2M

More information

ETSI TS V1.1.0 ( )

ETSI TS V1.1.0 ( ) TECHNICAL SPECIFICATION onem2m; MQTT Protocol Binding () 2 Reference RTS/oneM2M-000010v110 Keywords IoT, M2M, protocol 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42

More information

IP Based Architecture for the Internet of Things. IPV6 and Related Standards for IoT Interoperability November 20, 2014

IP Based Architecture for the Internet of Things. IPV6 and Related Standards for IoT Interoperability November 20, 2014 IP Based Architecture for the Internet of Things IPV6 and Related Standards for IoT Interoperability November 20, 2014 1 IoT Architecture Problems to Solve Interoperability In the way in which software

More information

TECHNICAL REPORT onem2m; 3GPP Release 13 Interworking (onem2m TR-0024 version 2.0.0)

TECHNICAL REPORT onem2m; 3GPP Release 13 Interworking (onem2m TR-0024 version 2.0.0) TR 118 524 V2.0.0 (2016-09) TECHNICAL REPORT onem2m; 3GPP Release 13 Interworking (onem2m TR-0024 version 2.0.0) 2 TR 118 524 V2.0.0 (2016-09) Reference DTR/oneM2M-000024 Keywords interworking, IoT, M2M

More information

ONEM2M TECHNICAL SPECIFICATION

ONEM2M TECHNICAL SPECIFICATION Document Number Document Name: ONEM2M TECHNICAL SPECIFICATION TS-0013-V.1.0.0 Interoperability Testing Date: Abstract: 2016-February-29 The specification address the testing of the primitives on the onem2m

More information

onem2m API Mahdi Ben Alaya February 10, Document v1.0.1 Copyright Sensinov

onem2m API Mahdi Ben Alaya February 10, Document v1.0.1 Copyright Sensinov onem2m API Mahdi Ben Alaya February 10, 2018 benalaya@sensinov.com www.sensinov.com Document v1.0.1 Copyright Sensinov 2018 1 Table of contents 1. Register an Applicaton Entity... 3 2. Create a Container

More information

ONEM2M. Document Number Document Name: Date: Abstract: TR-0024-V GPP_Rel13_IWK August-30

ONEM2M. Document Number Document Name: Date: Abstract: TR-0024-V GPP_Rel13_IWK August-30 Document Number Document Name: ONEM2M TECHNICAL REPORT TR-0024-V2.0.0 3GPP_Rel13_IWK Date: Abstract: 2016-August-30 The document is a study of interworking between onem2m Architecture and 3GPP Rel-13 architecture

More information

Using the tpm with iot

Using the tpm with iot Using the tpm with iot David Grawrock Security Architect, Senior Principle Engineer Agenda History Lesson What Does IoT Need How Does The Fulfill Needs Usage IoT Security 2 History Worked on the from 1999

More information

Web of Things: W3C Vision & Roadmap on IoT Standardizations

Web of Things: W3C Vision & Roadmap on IoT Standardizations ASIA-PACIFIC TELECOMMUNITY The 28 th APT Standardization Program Forum (ASTAP-28) 6-10 March 2017, Bangkok, Thailand Web of Things: W3C Vision & Roadmap on IoT Standardizations W3C/Beihang University China

More information

This Specification is provided for future development work within onem2m only. The Partners accept no liability for any use of this Specification.

This Specification is provided for future development work within onem2m only. The Partners accept no liability for any use of this Specification. Document Number Document Name: ONEM2M TECHNICAL SPECIFICATION TS-0014-V2.0.1 Interworking Date: 2018-03-12 Abstract: The present document specifies the interworking capabilities of the M2M Service Layer

More information

Information Sharing for onem2m Native and Interworked Applications. ETSI IoT/M2M Workshop 2016 Source: Joerg Swetina (NEC) Session 4: IoT Semantic

Information Sharing for onem2m Native and Interworked Applications. ETSI IoT/M2M Workshop 2016 Source: Joerg Swetina (NEC) Session 4: IoT Semantic Information Sharing for onem2m Native and Interworked Applications ETSI IoT/M2M Workshop 2016 Source: Joerg Swetina (NEC) Session 4: IoT Semantic Overview 1. onem2m native applications 2. data models 3.

More information

Delivering IoT Value Through onem2m Compliance

Delivering IoT Value Through onem2m Compliance Delivering IoT Value Through onem2m Compliance Nigel Upton, General Manager, Internet of Things July 12 th 2017 Copyright Hewlett Packard Enterprise 2017 Hewlett Packard Enterprise (HPE) Point of View

More information

ONEM2M INDUSTRY DAY ALAN SOLOWAY, QUALCOMM. 12 July 2017

ONEM2M INDUSTRY DAY ALAN SOLOWAY, QUALCOMM. 12 July 2017 ONEM2M INDUSTRY DAY ALAN SOLOWAY, QUALCOMM 12 July 2017 Time Isolated Aggregated Massively Connected Cloud / Data Centres Rich Devices / Gateways Constrained Devices The architecture will need to achieve

More information

Country-Wide Deployment of IoT Operator s Commercial LPWA Network for License Band Service in Korea, and Implications on Standards Update

Country-Wide Deployment of IoT Operator s Commercial LPWA Network for License Band Service in Korea, and Implications on Standards Update Country-Wide Deployment of IoT Operator s Commercial LPWA Network for License Band Service in Korea, and Implications on Standards Update 2018.10.24 ETRI, Jae-Young Ahn/ in collaboration with AMOSense/

More information

System Architecture of the IoT/M2M 物聯網系統架構

System Architecture of the IoT/M2M 物聯網系統架構 行動寬頻尖端技術跨校教學聯盟 System Architecture of the IoT/M2M 物聯網系統架構 國立交通大學資訊工程系 Department of Computer Science National Chiao Tung University Outline 1. IoT/M2M System Structure 2. Introduction to ETSI TC M2M and

More information

Interworking Functions for onem2m Service Middleware Functions and 3GPP-MTC Transport Networks. tries. It has been said that this vertically

Interworking Functions for onem2m Service Middleware Functions and 3GPP-MTC Transport Networks. tries. It has been said that this vertically Interworking Functions for one Service Middleware Functions and 3GPP-MTC Transport Networks one In recent years, machine communication (, MTC, IoT) Core Network Development Department has been used in

More information

A FLEXIBLE, MULTI-PURPOSE, OPEN SOURCE TEST PLATFORM FOR IOT TESTING

A FLEXIBLE, MULTI-PURPOSE, OPEN SOURCE TEST PLATFORM FOR IOT TESTING A FLEXIBLE, MULTI-PURPOSE, OPEN SOURCE TEST PLATFORM FOR IOT TESTING Presented by Tibor Csöndes and Antal Wu-Hen-Chang Ericsson Hungary Ltd. tibor.csondes@ericsson.com, antal.wu-hen-chang@ericsson.com

More information

TOWARD IMPLEMENTATION OF ONEM2M BASED IOT PLATFORM

TOWARD IMPLEMENTATION OF ONEM2M BASED IOT PLATFORM TOWARD IMPLEMENTATION OF ONEM2M BASED IOT PLATFORM 1 VINCENTIUS CHRISTIAN ANDRIANTO, 2 JUNHUY LAM, 3 RYAN NATHANAEL SOENJOTO WIDODO, 4 SANG-GON LEE *, 5 HOON-JAE LEE, 6 HYO-TAEK LIM Department of Ubiquitous

More information

W3C Web of Things. W3C Auto WG F2F Meeting April 2016

W3C Web of Things. W3C Auto WG F2F Meeting April 2016 W3C Web of Things W3C Auto WG F2F Meeting April 2016 Soumya Kanti Datta Research Engineer, EURECOM Coordinator, TF-DI in W3C WoT IG Email: dattas@eurecom.fr Internet of Things - Landscape 28-April-2016

More information

ONEM2M. Document Number Document Name: Date: Abstract: TS-0010-V MQTT Protocol Binding August-30

ONEM2M. Document Number Document Name: Date: Abstract: TS-0010-V MQTT Protocol Binding August-30 Document Number Document Name: ONEM2M TECHNICAL SPECIFICATION TS-0010-V2.4.1 MQTT Protocol Binding Date: Abstract: 2016-August-30 This document defines the binding of the onem2m protocols to an MQTT transport

More information

Standardized M2M Software Development Platform Contents

Standardized M2M Software Development Platform Contents White Paper Standardized Service Platform Service-Oriented RESTful Architecture Scalable IP-based End-to-End Solution Flexible Application API Accelerating Growth of M2M Service Applications and Deployment

More information

How OSGi can help to build open IoT ecosystems Kai Hackbath Member of OSGi Alliance Board of Directors Evangelist at Bosch Software Innovations

How OSGi can help to build open IoT ecosystems Kai Hackbath Member of OSGi Alliance Board of Directors Evangelist at Bosch Software Innovations How OSGi can help to build open IoT ecosystems Kai Hackbath Member of OSGi Alliance Board of Directors Evangelist at Bosch Software Innovations CeBIT IoT Expert Conference Hannover, March 23, 2017 1 In

More information

ARM mbed Technical Overview

ARM mbed Technical Overview ARM mbed Technical Overview Jerry Wang, FAE, ISG ARM Tech Forum Taipei July 4 th 2017 ARM mbed: Connecting chip to cloud Device software Device services Third-party cloud services IoT device application

More information

Agile IoT Solution Driving Digital Transformation of Transportation

Agile IoT Solution Driving Digital Transformation of Transportation Agile IoT Solution Driving Digital Transformation of Transportation Dr. Wu Chou IEEE Fellow & CTO Enterprise Network Product Line, Huawei Products & Solutions IoT: Next Billions of Connections Smart Building

More information

Security Monitoring of LwM2M Protocol

Security Monitoring of LwM2M Protocol Security Monitoring of LwM2M Protocol Technical Report FIT-TR-2017-16 Ondřej Ryšavý Marek Rychlý Ondřej Ryšavý Technical Report no. FIT-TR-2017-16 Faculty of Information Technology Brno University of Technology

More information

IoT Standards & Smart Cities Session 1: The Internet of Things Revolution in India Maximising the Next Generation IoT Opportunity in India

IoT Standards & Smart Cities Session 1: The Internet of Things Revolution in India Maximising the Next Generation IoT Opportunity in India IoT Standards & Smart Cities Session 1: The Internet of Things Revolution in India Maximising the Next Generation IoT Opportunity in India Dinesh Chand Sharma (Seconded European Standardization Expert

More information

Document Number Document Name: Date: Abstract:

Document Number Document Name: Date: Abstract: Document Number Document Name: Date: Abstract: O NEM2M T ECHNICAL SPECIFICATION TS-002-V2.0.0 onem2m and AllJoyn Interworking 206-August-30 This document specifies the onem2m and AllJoyn interworking technologies.

More information

SAREF ONTOLOGY & ROADMAP

SAREF ONTOLOGY & ROADMAP SAREF ONTOLOGY & ROADMAP Laura Daniele (TNO) and Raúl García Castro (UPM) ETSI IoT Week 2017, Sophia Antipolis, 24 October 2017 BACKGROUND Standardization in IoT has largely focused at the technical communication

More information

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Vortex Whitepaper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems www.adlinktech.com 2017 Table of Contents 1. Introduction........ P 3 2. Iot and

More information

Lecture 04 Introduction: IoT Networking - Part I

Lecture 04 Introduction: IoT Networking - Part I Introduction to Industry 4.0 and Industrial Internet of Things Prof. Sudip Misra Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture 04 Introduction: IoT Networking

More information

UNIK Building Mobile and Wireless Networks Maghsoud Morshedi

UNIK Building Mobile and Wireless Networks Maghsoud Morshedi UNIK4700 - Building Mobile and Wireless Networks Maghsoud Morshedi IoT Market https://iot-analytics.com/iot-market-forecasts-overview/ 21/11/2017 2 IoT Management Advantages Remote provisioning Register

More information

onem2m ADAPTED FOR SMART CITIES ETSI IOT M2M WORKSHOP 2016 NOV 15 TH 2016

onem2m ADAPTED FOR SMART CITIES ETSI IOT M2M WORKSHOP 2016 NOV 15 TH 2016 onem2m ADAPTED FOR SMART CITIES ETSI IOT M2M WORKSHOP 2016 NOV 15 TH 2016 Presenter: Omar Elloumi, onem2m TP Chair, Nokia Bell Labs and CTO group omar.elloumi@nokia.com onem2m www.onem2m.org 2016 onem2m

More information

Harvesting IOT data. (Using IP networks) Ericsson 2014

Harvesting IOT data. (Using IP networks) Ericsson 2014 Harvesting IOT data (Using IP networks) Samita Chakrabarti ETSI M2M Workshop Ericsson 2014 overview The network society AGGREGATION AND CONVERGENCE IP BASED IOT AND M2M NETWORKS USECASES AND PROTOTYPE

More information

Making Things Smart. ISN Conference Long Range Connectivity Networks for Sensors

Making Things Smart. ISN Conference Long Range Connectivity Networks for Sensors Making Things Smart ISN Conference Long Range Connectivity Networks for Sensors November 4 th 2014 1 Low-power RF : A new option for M2M M2M Conquers new domains! Mobile Broadband (Mobile, SIM Card) Low

More information

OVERVIEW OF ETSI IoT ACTIVITIES

OVERVIEW OF ETSI IoT ACTIVITIES OVERVIEW OF ETSI IoT ACTIVITIES ETSI IoT Week Luis Jorge Romero 24 October 2017 A DEFINITION? The Internet of things (IoT) is the inter networking of physical devices, vehicles (also referred to as "connected

More information

Industrial Internet Connectivity Framework (IICF)

Industrial Internet Connectivity Framework (IICF) Industrial Internet Connectivity Framework (IICF) IIC Liaison Workshop with onem2m Dr. Rajive Joshi Co-Chair, Connectivity Task Group, Industrial Internet Consortium (IIC) Principal Solution Architect,

More information

ETSI TS V1.1.0 ( )

ETSI TS V1.1.0 ( ) TS 118 104 V1.1.0 (2016-03) TECHNICAL SPECIFICATION onem2m; Service Layer Core Protocol Specification (onem2m TS-0004 version 1.6.0 Release 1) 2 TS 118 104 V1.1.0 (2016-03) Reference RTS/oneM2M-000004v110

More information

TECHNICAL REPORT Architecture Part 2: Study for the merging of architectures proposed for consideration by onem2m

TECHNICAL REPORT Architecture Part 2: Study for the merging of architectures proposed for consideration by onem2m TR 118 503 V1.0.0 (2015-04) TECHNICAL REPORT Architecture Part 2: Study for the merging of architectures proposed for consideration by onem2m 2 TR 118 503 V1.0.0 (2015-04) Reference DTR/oneM2M-000003 Keywords

More information

IOTIVITY INTRODUCTION

IOTIVITY INTRODUCTION IOTIVITY INTRODUCTION Martin Hsu Intel Open Source Technology Center 1 Content may contain references, logos, trade or service marks that are the property of their respective owners. Agenda Overview Architecture

More information

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Q.3053 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2017) SERIES Q: SWITCHING AND SIGNALLING, AND ASSOCIATED MEASUREMENTS

More information

Defragmenting the IoT with the Web of Things

Defragmenting the IoT with the Web of Things Defragmenting the IoT with the Web of Things Enabling Open Markets of Services Dave Raggett, W3C Activity lead for Web of Data FIWARE Summit, Porto 8 May 2018 Defragmenting the Internet of Things The Internet

More information

Arm Mbed Edge. Shiv Ramamurthi Arm. Arm Tech Symposia Arm Limited

Arm Mbed Edge. Shiv Ramamurthi Arm. Arm Tech Symposia Arm Limited Arm Mbed Edge Shiv Ramamurthi Arm Arm Tech Symposia 2017 IoT increasing efficiency, yield, and convenience Commercial buildings Better energy & space utilization Precision farming and connected sites Increased

More information

ETSI TS V2.7.1 ( )

ETSI TS V2.7.1 ( ) TS 118 102 V2.7.1 (2016-09) TECHNICAL SPECIFICATION onem2m Requirements (onem2m TS-0002 version 2.7.1 Release 2) 2 TS 118 102 V2.7.1 (2016-09) Reference RTS/oneM2M-000002v200 Keywords IoT, M2M, requirements

More information

Brief Introduction to OmniRAN P802.1CF

Brief Introduction to OmniRAN P802.1CF Brief Introduction to OmniRAN P802.1CF 2014-01-21 1 There is Evidence to consider Commonalities of IEEE 802 Access Networks More (huge) networks are coming up by everything gets connected e.g. SmartGrid,

More information