onem2m Standards Activities - IoT/M2M Service Layer -

Size: px
Start display at page:

Download "onem2m Standards Activities - IoT/M2M Service Layer -"

Transcription

1 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 onem2m

2 2 Agenda Overview of onem2m Partnership Project Standardization at IoT/M2M Service Layer (Horizontal Platforms) Release 2 and Release 3 Standardizations onem2m Product Certification Scheme onem2m Implementations and Products Useful references 16-May onem2m

3 3 Agenda Overview of onem2m Partnership Project Standardization at IoT/M2M Service Layer (Horizontal Platforms) Release 2 and Release 3 Standardizations onem2m Product Certification Scheme onem2m Implementations and Products Useful references 16-May onem2m

4 Global Partnership Project Over 200 member organizations in onem2m Partner Type 1 (Standards Development Organization) Partner Type 2 (Vertical Players, Industry Groups) BBF(Broadband Forum) OMA(Open MobileAlliance) HGI New Generation M2M Consortium Global Platform CEN& CENELEC Merged into onem2m 4

5 200+ Members Organizations Some of the 200+ active members of onem2m 5

6 Purpose & Deliverables onem2m Purpose To specify and promote an M2M Common Service Layer onem2m Deliverables Technical Reports(Informative) and Technical Specifications(Normative) 16-May onem2m 6

7 7 onem2m Organization Structure Stage 1 Stage 2 Stage 3 16-May onem2m

8 Use Cases TR-0001 Work Process Energy Enterprise Healthcare Public Services Residential Other Transportation Industry Requirements TS-0002 Stage 1 Technical Reports Stage 2 & Stage 3 Technical Specifications (Architecture, Core Protocol, Security, etc.) 16-May onem2m 8

9 9 Agenda Overview of onem2m Partnership Project Standardization at M2M/IoT Service Layer (Horizontal Platforms) Release 2 and Release 3 Standardizations onem2m Product Certification Scheme onem2m Implementations and Products Useful references 16-May onem2m

10 M2M/IoT Common Service Layer M2M Service Layer was defined by ITU-T FG-M2M. It is a software layer It sits between M2M applications and communication HW/SW that provides data transport It normally rides on top of IP It provides functions that M2M applications across different industry segments commonly need. Those functions are exposed to Applications via developer friendly APIs. It allows for distributed intelligence (device, gateway, cloud apps) 16-May onem2m 10

11 onem2m Architecture Approach Pipe (vertical) 1 Application, 1 NW, 1 (or few) type of Device Point to point communications Horizontal Interoperability (based on Common Service Layer) Applications share common service and network infrastructure Multipoint communications Business Application Application Application Application Application Gateway Communication Network (wireline, wireless, Powerline..) Local NW A Device Things Gateway Common Service Layer A Device Communication Network 1 S Local NW A Device IP Communication Network 2 A S Device S A A S Device Common Service Layer Application Common Service Layer Things representations (including semantics) 16-May onem2m 11

12 M2M/IoT Architecture Application Entity Network Services Entity Node Provides application logic for the end-to-end M2M solutions Provides services to the CSEs besides the pure data transport Logical equivalent of a physical (or possibly virtualized, especially on the server side) device Application Layer Device AE Gateway AE Application Server AE Management Server Network Layer NSE Underlying Network NSE NSE Underlying Network NSE Application Service Node Middle Node Infrastructure Node 16-May onem2m 12

13 Reference Point :One or more interfaces - Mca, Mcn, Mcc and Mcc (between 2 service providers) Common Services Entity :Provides the set of "service functions" that are common to the M2M environments Application Entity Network Services Entity Node onem2m Architecture Provides application logic for the end-to-end M2M solutions Provides services to the CSEs besides the pure data transport Logical equivalent of a physical (or possibly virtualized, especially on the server side) device Application Layer AE AE AE Mca Mca Mca Service Layer CSE CSE CSE CSE Mcn Mcc McnMcn Mcc Mcn Mcc Network Layer NSE Underlying Network NSE NSE Underlying Network NSE Application Service Node Middle Node Infrastructure Node Inf. Node 16-May onem2m 13

14 Common Service Functions(CSFs) Registration Discovery Security Group Management Data Management & Repository Subscription & Notification Device Management Application & Service Management Communication Management Network Service Exposure Location Service Charging & Accounting 16-May onem2m 14

15 onem2m Resource Structure <CSEBase> n 0..n 0..n 0..n 0..n 0..n 0..n 0..n 0..n 0..n 0..n 0..n 0..n 0..n 0..1 attribute <remotecse> <node> <AE> <container> <group> <accesscontrolpolicy> <subscription> <mgmtcmd> <locationpolicy> <statsconfig> <statscollect> <request> <delivery> <schedule> Common Attributes: resourcetype resourceid parentid expirationtime accesscontrolpolicyids labels creationtime lastmodifiedtime statetag announceto announcedattribute CSEBase Specific Attributes: csetype pointofaccess CSEBase CSE-ID M2M-Ext-ID TriggerRicipient-ID requestreachability nodelink 16-May onem2m 15

16 onem2m Resource Example <AE> n 0..n 0..n 0..n 0..n 0..n attribute <subscription> <container> <group> <accesscontrolpolicy> <pollingchannel> Common Attributes: resourcetype parentid expirationtime accesscontrolpolicyids creationtime lastmodifiedtime labels announceto announcedattribute <AE> Specific Attributes: appname App-ID AE-ID pointofaccess ontologyref nodelink 16-May onem2m 16

17 Communication Protocols Reuse IP-based existing protocols Service Layer Core Protocols TS-0004 * Release 2 CoAP Binding TS-0008 HTTP Binding TS-0009 MQTT Binding TS-0010 WebSocket Binding* TS-0020 XML or JSON Content serialization - HTTP Example REQUEST GET /~/CSE-178/CSEBase/home/temperature HTTP/1.1 Host: provider.net X-M2M-Origin: /CSE-123/WeatherApp42 X-M2M-RI: Accept: application/json HTTP/ OK X-M2M-RI: X-M2M-RSC: 2000 RESPONSE Content-Type: application/vnd.onem2m-res+json Content-Length: 101 { m2m:cin :[ "cnf":"application/json:0", "con":"{'timestamp': ,'value':25.32}"] 16-May onem2m 17 }

18 18 Agenda Overview of onem2m Partnership Project Standardization at IoT/M2M Service Layer (Horizontal Platforms) Release 2 and Release 3 Standardizations onem2m Product Certification Scheme onem2m Implementations and Products Useful references 16-May onem2m

19 Timeline of onem2m Key Events onem2m Partnership Project launch (Q3-2012) Release 1 Issued (Q1-2015) Basic set of standards for constructing a unified and horizontal IoT platform Interoperability Test Event #1 (Q3-2015) 30 participating organizations Interoperability Test Event #2 (Q2-2016) Release 2 Issued (Q3-2016) Industrial domain and home domain enablement, interworking framework for different systems (e.g. AllJoyn, Lightweight M2M), security enhancements, and semantic interoperability Release 3 Planned (4Q-2017) Large-scale commercializa tion 2017 Interoperability Test Event #3 (Q4-2016) 19

20 onem2m Release 2 Features Industrial domain enablement Real-time data collection redundancy and fault tolerance enablers for analytics Home domain enablement Home appliance information models Ontologies and mapping to existing standards Semantic interoperability Base ontology, link to domain specific ontologies Semantic descriptions Semantic discovery onem2m Beyond initial release Dynamic authorizations and end to end security Device onboarding and provisioning Application developer APIs and guidelines onem2m as generic interworking framework AllJoyn/AllSeen OIC LightWeight M2M (LWM2M) 20

21 SDOs Ongoing Collaborations PT1 Platforms ITU-T SG20 Merged CLP Interworking + WoT IG Liaison & Collaboration PT2 Requirements TSG SA/RAN Collaboration P2413 WG10 OMADM LWM2M TR-069 Utilization MQTT Protocols, etc. 16-May-2017 SDT 2017 HTTP onem2m CoAP TLS DTLS SAREF 21

22 Toward Release 3 Release 3 Planning (TP R01-Release-3_Planning) Work Track 1, Market Adoption Track (High priority) a. Task on Essential Corrections & Small Technical Enhancements b. Task on development and/or enhancements of guidelines and/or TSs and best practices documents for easier implementation and take-up of onem2m technology c. Task on testing d. Task on completion of well-progressed Release-2 Work Items Work Track 2, Industrial IoT and smart cities a. Task on reach out to IIoT (including Vehicle) & smart city experts & descriptions of deployments in IIoT/smart cities based on onem2m b. Task on improvement and addition of requirements for the IIoT and smart Cities c. Task on studies on new features (targeting TRs for now) Work Track 3, Forward Looking Areas AI, Big Data, Analytics, etc. 16-May onem2m 22

23 23 Agenda Overview of onem2m Partnership Project Standardization at IoT/M2M Service Layer (Horizontal Platforms) Release 2 and Release 3 Standardizations onem2m Product Certification Scheme onem2m Implementations and Products Useful references 16-May onem2m

24 Phased Approach for Certification Initial Phase (Oct 2016 ~) Global Phase (2Q 2018? ~) RCB(Regional Certification Body) Starts Certification Process. All the Certification Process will conducted under GCB(Global Certification Body). 24

25 TTA: First Regional Certification Body onem2m - onem2m CB onem2m SC 1 st onem2m Certification Body! onem2m Certification Body (CB) TP Certi. Ad-Hoc TST Authorized Test Lab(ATL) Reference : TP May onem2m 25

26 26 Agenda Overview of onem2m Partnership Project Standardization at IoT/M2M Service Layer (Horizontal Platforms) Release 2 and Release 3 Standardizations onem2m Product Certification Scheme onem2m Implementations and Products Useful references 16-May onem2m

27 OSS and Implementation Industry-driven Open Source Softwares/Platforms OSS Open Platform IotDM Examples of Commercial implementations /demos Source: N Damour, Sierra wireless 27

28 Busan Smart City Project/Korea onem2m based Service Platform(ThingPlug) 16-May onem2m 28

29 Smart City/France 16-May onem2m 29 29

30 Smart Transport(oneTransport) /Buckinghamshire Council(UK) onempower 16-May onem2m 30

31 CCSP(C-DoT* Common Service Platform) /India onem2m Based Service Platform 16-May onem2m 31 *Centre for Development of Telematics

32 32 World s First Commercial Watch for Kids /LG Uplus(Korea) 16-May onem2m

33 Open IoT Platform(sensinov/France) 16-May onem2m 33

34 34 Agenda Overview of onem2m Partnership Project Standardization at IoT/M2M Service Layer (Horizontal Platforms) Release 2 and Release 3 Standardizations onem2m Product Certification Scheme onem2m Implementations and Products Useful references 16-May onem2m

35 Useful References onem2m Published Specifications onem2m Deployment and Adoption Announcements HP-E paper - HPE Universal IoT Platform onem2m and beyond Security Solutions and Services for the IoT onem2m Executive Briefing: Solving the IoT Platform Challenge S. Korea: Master plan for Building the IoT of Things) Master Plan-2014.pdf onetransport large-scale, intelligent transport systems trial using onem2m 16-May onem2m 35

36 36 Thank you for your kind attention! 16-May onem2m

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

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

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

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

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 - 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

2 - onem2m Common Architecture for IoT

2 - onem2m Common Architecture for IoT 2 - onem2m Common Architecture for IoT Dr. Mahdi Ben Alaya Founder & CEO, Sensinov benalaya@sensinov.com www.sensinov.com November 14, 2016 M2M world of connected services 2 Introduction Communication

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

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

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

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

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

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

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

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

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

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

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

Internet of Things (various aspects), applications, challenges, Standards, current status, etc.

Internet of Things (various aspects), applications, challenges, Standards, current status, etc. Internet of Things (various aspects), applications, challenges, Standards, current status, etc. Dinesh Chand Sharma (Seconded European Standardization Expert In INDIA) Workshop on 5G Internet of Things

More information

ATIS OS-IoT Manual. May 15th, 2018 (Version Release) Iain Sharp, Principal Technologist, ATIS. Page 1

ATIS OS-IoT Manual. May 15th, 2018 (Version Release) Iain Sharp, Principal Technologist, ATIS. Page 1 ATIS OS-IoT Manual May 15th, 2018 (Version 0.5.0 Release) Iain Sharp, Principal Technologist, ATIS Page 1 Table of Contents Table of Contents...2 1. Introduction...3 2. Technical Feature Overview... 12

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

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

Cyber Physical Systems Standards and Frugal Innovation challenges

Cyber Physical Systems Standards and Frugal Innovation challenges Cyber Physical Systems Standards and Frugal Innovation challenges Dinesh Chand Sharma (Seconded European Standardization Expert In INDIA) CCICI - NIST International Workshop on Cloud Computing and Cyber

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 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

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

How to make the interoperability of IoT data

How to make the interoperability of IoT data How to make the interoperability of IoT data Shao Weixiang ZTE Corporation shao.weixiang@zte.com.cn 1 Challenge of IoT data interoperability due to IoT standards Jungle Source: AIOTI WG03, 2015 IoT standards

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

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

Khartoum, Sudan Dec 2017

Khartoum, Sudan Dec 2017 ITU-SUDACAD Regional Forum on Internet of Things for Development of Smart and Sustainable Cities Khartoum, Sudan 13-14 Dec 2017 Standardized architectures and important standards defining organizations

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

AIOTI ALLIANCE FOR INTERNET OF THINGS INNOVATION

AIOTI ALLIANCE FOR INTERNET OF THINGS INNOVATION AIOTI ALLIANCE FOR INTERNET OF THINGS INNOVATION GLOBAL STANDARD INITIATIVES DOT SEMINAR ON M2M COMMUNICATIONS/IOT ORGANIZED BY NTIPRIT Dinesh Chand Sharma (Seconded European Standardization Expert in

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

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

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

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

OpenFog Reference Architecture. Presented by Dr. Maria Gorlatova OpenFog Consortium Communications Working Group Co-chair, Technical Committee Member

OpenFog Reference Architecture. Presented by Dr. Maria Gorlatova OpenFog Consortium Communications Working Group Co-chair, Technical Committee Member OpenFog Reference Architecture Presented by Dr. Maria Gorlatova OpenFog Consortium Communications Working Group Co-chair, Technical Committee Member My background Associate Research Scholar at Princeton

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

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

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

THE INTERNET OF THINGS. ETSI work on Standards for the IoT

THE INTERNET OF THINGS. ETSI work on Standards for the IoT THE INTERNET OF THINGS ETSI work on Standards for the IoT Presented by Luis Jorge Romero for IoT Platforms and Standardization WS, 8 February 2017 2 LAYERS FOR THE IOT IN ETSI Radio Access Basically relying

More information

ITU-T Study Group 20: Internet of Things (IoT) and smart cities and communities

ITU-T Study Group 20: Internet of Things (IoT) and smart cities and communities ITU-T Study Group 20: Internet of Things (IoT) and smart cities and communities ITU-T Study Group 20: Internet of things (IoT) and smart cities and communities (SC&C) Responsible for studies relating to

More information

ETSI M2M workshop Nov 2013

ETSI M2M workshop Nov 2013 Promoting the use of IP in networks of Smart Objects ETSI M2M workshop Nov 2013 Patrick Wetterwald IPSO President pwetterw@cisco.com IPSO Alliance use only @2013 Enabling the Internet of Things The IPSO

More information

to Serve the Internet of Things: the onem2m Initiative

to Serve the Internet of Things: the onem2m Initiative to Serve the Internet of Things: the onem2m Initiative David Foote CTO, Hitachi CTA ATIS Board of Directors Vice-Chair, onem2m Steering Committee david.foote@hitachi-cta.com 1 Major Customers & Partners:

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

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

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

ITU-T Study Group 20: Internet of things (IoT) and smart cities and communities (SC&C)

ITU-T Study Group 20: Internet of things (IoT) and smart cities and communities (SC&C) ITU-T Study Group 20: Internet of things (IoT) and smart cities and communities (SC&C) The Internet of Things has the power to revolutionize everything Our Homes Our Businesses Our Cities ITU-T Activities

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

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

Emergency Communications Preparedness Center (ECPC) Research and Development (R&D) Focus Group (FG)

Emergency Communications Preparedness Center (ECPC) Research and Development (R&D) Focus Group (FG) Emergency Communications Preparedness Center (ECPC) Research and Development (R&D) Focus Group (FG) Arlene Torres, DHS Office of Emergency Communications (OEC) ECPC R&D FG Team Lead ECPC Background Lessons

More information

DIGITIZING INDUSTRY, ICT STANDARDS TO

DIGITIZING INDUSTRY, ICT STANDARDS TO DIGITIZING INDUSTRY, ICT STANDARDS TO DELIVER ON DIGITAL SINGLE MARKET OBJECTIVES ETSI When Standards Support Policy 14 November 2016 Emilio Davila Gonzalez Unit Start ups & Innovation, EC DG Connect 72%

More information

Developement of Horizontal IoT Platform using DeviceHive Framework

Developement of Horizontal IoT Platform using DeviceHive Framework Developement of Horizontal IoT Platform using DeviceHive Framework Thakor Jay Chandrasinh VLSI & Embedded System Design GTU PG School Ahmedabad, India thakor.jay@gmail.com Mr. Chaitannya Mahatme Zeroes

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

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

Open Source IoT. Eclipse IoT. Tim De Borger - Senior Solution Architect 13/06/2017

Open Source IoT. Eclipse IoT. Tim De Borger - Senior Solution Architect 13/06/2017 Open Source IoT Eclipse IoT Tim De Borger - tdeborge@redhat.com Senior Solution Architect 13/06/2017 Disclaimer The content set forth herein is Red Hat confidential information and does not constitute

More information

SMART DEVICE TEMPLATE V3 ANDREAS KRAFT, DT

SMART DEVICE TEMPLATE V3 ANDREAS KRAFT, DT SMART DEVICE TEMPLATE V3 ANDREAS KRAFT, DT 1 Goals Describe devices and device services in a way which is independent of the LAN technology in a format which is convenient and reliable for integration.

More information

ISO/IEC JTC 1 N 13127

ISO/IEC JTC 1 N 13127 ISO/IEC JTC 1 N 13127 ISO/IEC JTC 1 Information technology Secretariat: ANSI (United States) Document type: Title: Status: Business Plan BUSINESS PLAN for JTC1/SC6, Telecommunications and Information Exchange

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

All rights reserved. ITS at ETSI. Presented by Luis Jorge Romero on behalf of ETSI TC ITS

All rights reserved.  ITS at ETSI. Presented by Luis Jorge Romero on behalf of ETSI TC ITS http://eustandards.in/ ITS at ETSI Presented by Luis Jorge Romero on behalf of ETSI TC ITS 2 All rights reserved ITS: a definition ITS means applying Information and Communications Technologies (ICT) to

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

F-Interop Online Platform of Interoperability and Performance Tests for the Internet of Things

F-Interop Online Platform of Interoperability and Performance Tests for the Internet of Things 22 F-Interop Online Platform of Interoperability and Performance Tests for the Internet of Things Sébastien Ziegler 1, Loïc Baron 2, Brecht Vermeulen 3 and Serge Fdida 2 1 Mandat International, Switzerland

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

onem2m Testing and Certification Program

onem2m Testing and Certification Program onem2m Testing and Certification Program Kanghae Lee(kanghae@tta.or.kr) TTA() 1 한국정보통신기술협회 CONTENTS 01 02 03 04 Why is TTA as Certification Body? - IoT Activity in Korea - TTA s Activity for onem2m OneM2M

More information

5G Commercial realization: From standards to deployments

5G Commercial realization: From standards to deployments 5G Commercial realization: From standards to deployments 5G MENA 28 November 2018 This GCF document is subject to copyright protection Chris Hogg GCF Programme Manager Chris Hogg (GCF Programme Manager)

More information

The Integrated Smart & Security Platform Powered the Developing of IOT

The Integrated Smart & Security Platform Powered the Developing of IOT The Integrated Smart & Security Platform Powered the Developing of IOT We Are Entering A New Era- 50million connections Smart-Healthcare Smart-Wearable VR/AR Intelligent Transportation Eco-Agriculture

More information

WORLD TELECOMMUNICATION STANDARDIZATION ASSEMBLY Hammamet, 25 October 3 November 2016

WORLD TELECOMMUNICATION STANDARDIZATION ASSEMBLY Hammamet, 25 October 3 November 2016 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 WORLD TELECOMMUNICATION STANDARDIZATION ASSEMBLY Hammamet, 25 October 3 November

More information

Anjay LwM2M SDK. Enabling lightweight device management in the Internet of Things ecosystems

Anjay LwM2M SDK. Enabling lightweight device management in the Internet of Things ecosystems Anjay LwM2M SDK Enabling lightweight device management in the Internet of Things ecosystems Introduction In the era of the Internet of Things, the challenge that device manufacturers truly need to face

More information

M2M INTEROPERABILITY DEMONSTRATIONS

M2M INTEROPERABILITY DEMONSTRATIONS M2M INTEROPERABILITY DEMONSTRATIONS Presented by Laurent Velez for M2M Workshop, Sophia Antipolis, November 2013 Introduction This year again, ETSI organizes M2M Demos. The M2M Workshop provides an ideal

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

ETSI TC ITS WORKSHOP February 2011 Venice Italy. ETSI All rights reserved

ETSI TC ITS WORKSHOP February 2011 Venice Italy. ETSI All rights reserved ETSI TC ITS WORKSHOP 09-11 February 2011 Venice Italy ETSI 2011. All rights reserved WG1 STANDARDIZATION ACTIVITIES Lan LIN, Hitachi, ETSI TC ITS WG1 Vice-Chairman ETSI 2011. All rights reserved Transportation

More information

AIOTI ALLIANCE FOR INTERNET OF THINGS INNOVATION

AIOTI ALLIANCE FOR INTERNET OF THINGS INNOVATION 11:00-12: 00 Panel on Converging IoT standards Moderator: Patrick Guillemin, WG03 Chair 3GPP, onem2m, ETSI SmartM2M, ITU-T SG20, IEEE P2413, ISO/IEC JTC1 WG10, CEN/CENELEC, IIC, OPC and Platform I4.0,

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

ETSI TC smartm2m overview and prospective. Enrico Scarrone ETSI smartm2m Chairman, OneM2M Steering Committee Vice chairman (representing ETSI)

ETSI TC smartm2m overview and prospective. Enrico Scarrone ETSI smartm2m Chairman, OneM2M Steering Committee Vice chairman (representing ETSI) ETSI TC smartm2m overview and prospective Enrico Scarrone ETSI smartm2m Chairman, OneM2M Steering Committee Vice chairman (representing ETSI) ETSI TC SmartM2M and onem2m ETSI SmartM2M started in 2008 as

More information

SAREF: A NEW STANDARD FOR SMART APPLIANCES IN SMART HOMES IOT/M2M WORKSHOP FEATURING THE SMART WORLD, S A,15 17 NOV. 2016

SAREF: A NEW STANDARD FOR SMART APPLIANCES IN SMART HOMES IOT/M2M WORKSHOP FEATURING THE SMART WORLD, S A,15 17 NOV. 2016 SAREF: A NEW STANDARD FOR SMART APPLIANCES IN SMART HOMES IOT/M2M WORKSHOP FEATURING THE SMART WORLD, S A,15 17 NOV. 2016 1 Francisco da Silva, Huawei Technologies, ETSI Board (IoT co leader, in charge

More information

The Role and Contribution of OMA in Service Delivery Platform Standardization

The Role and Contribution of OMA in Service Delivery Platform Standardization The Role and Contribution of OMA in Service Delivery Platform Standardization ITU-T SDP Workshop 17 October 2011 Musa Unmehopa Technical Plenary Chairman, OMA Senior Manager, Alcatel-Lucent What I ll be

More information

Overview of ITU IPTV standards the key for the successful development of IPTV

Overview of ITU IPTV standards the key for the successful development of IPTV Workshop on Harmonization of Web and IPTV Technologies Rio de Janeiro, Brazil, 19 & 21 July 2011, 1600-1830 Overview of ITU IPTV standards the key for the successful development of IPTV Masahito Kawamori

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

智能互联推动嵌入式系统创新. March 2015

智能互联推动嵌入式系统创新. March 2015 智能互联推动嵌入式系统创新 March 2015 1 ARM is a Semiconductor IP Company IDM Foundry Financial Tools/Technology Silicon Partners Equipment Manufacturer ARM Software Platforms CPU GPU Operators + Developers Networking

More information

W3C Web of Things. Mohammed Dadas - Orange

W3C Web of Things. Mohammed Dadas - Orange W3C Web of Things Mohammed Dadas - Orange ETSI M2M Workshop -December 10 th, 2014 Agenda Orange today What is W3C Web of Things Interest Group overview Conclusion Orange today Orange in figures Orange

More information

Digital Platforms for 'Interoperable and smart homes and grids'

Digital Platforms for 'Interoperable and smart homes and grids' 25 October 2017, Brussels Digital Platforms for 'Interoperable and smart homes and grids' Focus Area "Digitising and Transforming European Industry and Services by Svet Mihaylov DG CONNECT WP 2018-2020

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

The New Open Edge. IOT+Telecom+Cloud+Enterprise

The New Open Edge. IOT+Telecom+Cloud+Enterprise The New Open Edge IOT+Telecom+Cloud+Enterprise Topics 1. LF Edge formation announcement 2. Why Edge, killer apps & defining the Edge 3. LF Edge Summary 2 LF Edge Open Source harmonized for Edge & IOT New

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

ISO/IEC JTC 1/SC 41 N0055

ISO/IEC JTC 1/SC 41 N0055 ISO/IEC JTC 1/SC 41 N0055 ISO/IEC JTC 1/SC 41 Internet of Things and related technologies Secretariat: KATS (Korea, Republic of) Document type: Officer s contribution Title: Initial Study Report of WG

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