Web of Things TD extended with iotschema.org

Size: px
Start display at page:

Download "Web of Things TD extended with iotschema.org"

Transcription

1 Web of Things TD extended with iotschema.org Darko Anicic, Michael Koster WoT F2F Meeting Burlingame, USA

2 Motivation: Thing Discovery TD Directory Problem Statement Discovery of Things suitable for a WoT application; Need AirConditioner Interop client can discover Things in order to dynamically adapt applications to changes, e.g., to replace malfunctioning sensor with an equivalent one;

3 Motivation: Thing Discovery TD Directory MyAirConditionerP1 TD Problem Statement Discovery of Things suitable for a WoT application; Need AirConditioner Interop client can discover Things in order to dynamically adapt applications to changes, e.g., to replace malfunctioning sensor with an equivalent one;

4 Motivation: Thing Discovery TD Directory AirConditioner TD Problem Statement Discovery of Things suitable for a WoT application; Need AirConditioner Interop client can discover Things in order to dynamically adapt applications to changes, e.g., to replace malfunctioning sensor with an equivalent one;

5

6 Air Conditioner Uniquely Identifiable

7 Interaction Patterns of AirConditioner Capability

8 Overview IOT SCHEMA

9 Narrow Waist in System Design App App App App Many Applications. Local and Remote Web of Things Internet of Things Semantic Interoperability (Software Adaptation) IP Networks LAN/WAN (WiFi, Thread) Common Infrastructure (Protocols, Formats, and Meta Models) Fairhair OCF dotdot Z-Wave Many Devices, Different Ecosystems

10 What needs to be built? Application level semantic interoperability Well known formats to describe common affordances of connected things (What does it do? What can I control?) A way to describe how to interact with connected things from different device ecosystems, which use similar protocols but diverse data models Enable easy implementation of Bridges, Libraries, Translators, Mappings, Bindings, Proxies

11 Layers in the Semantic Stack Diverse Applications Web of Things Semantic Narrow Waist Diverse Devices Internet of Things Protocol Narrow Waist Applications Semantic Vocab Abstract Semantics Concrete Protocols Device Ecosystems Protocols, Formats Transport Networks Interoperable Applications iotschema.org, ontologies W3C Thing Description, hypermedia controls OCF, Zigbee, Z-Wave, Fairhair IETF CoAP, CBOR, Link-Format UDP/TCP WiFi, IPV6, Bluetooth

12 Capability Abstraction Connected things expose simple "traits" and functional affordances like REST resources, common command sets A capability is an abstraction of something a connected thing can do, like measure temperature or switch on and off Capability descriptions can be layered and composed for instances of connected things

13 Examples of Capabilities Thing Capabilities Properties Type Actions Motion Sensor Temperature Motion Sensing Temperature Sensing Motion Boolean (read) Temperature Number (read) Light Switch SwitchState Boolean TurnOn TurnOff Light Level Control Level TransitionTime Number Number MoveToLevel MoveLevel StepLevel

14 Different Layers of iotschema.org Capabilities Interaction Patterns Data Types

15 Available Resources for iotschema Current schema location: A stable version should be moved to: GitHub repo: Working document and notes: opzvjtkfvvcnaxx3ofyutuereb3h2b5m/edit

16 Overview TD RECIPES

17 Motivation: Thing Discovery TD Directory AirConditioner TD TD Directory: Method: POST URI: /td-lookup/sem Payload:?td a < Need AirConditioner For users familiar with SPARQL and semantic models

18 Recipe How to easily create WoT applications based on application templates JSON-LD specification similar to Thing Description Interaction Patterns (Events, Properties, Actions) Discovery Interactions (Event A Action B) Script Generation

19 Recipe Example Motion Detector Light Switch Turn a light on when motion is detected in a room. Ingredients Interactions MotionStatus Property SUBSCRIBE MotionStatus TurnOn Action UPDATE TurnOn or TurnOff Action UPDATE TurnOff

20 Recipe Example Motion Detector Light Switch Turn a light on when motion is detected in a room. Ingredients Interactions MotionStatus Property SUBSCRIBE MotionStatus TurnOn Action UPDATE TurnOn or TurnOff Action UPDATE TurnOff Motion Sensor MotionStatus Prop. status yes Light Switch TurnOnAction no TurnOffAction

21 Recipe Example TD Interaction Patterns & iotschema.org Capability Motion Detector Light Switch Turn a light on when motion is detected in a room. Ingredients Interactions MotionStatus Property SUBSCRIBE MotionStatus TurnOn Action UPDATE TurnOn or TurnOff Action UPDATE TurnOff Implemented with W3C WoT Script API Motion Sensor MotionStatus Prop. status yes Light Switch TurnOnAction no TurnOffAction

22 Recipe Example TD Interaction Patterns & iotschema.org Capability Motion Detector Light Switch Turn a light on when motion is detected in a room. Ingredients Interactions MotionStatus Property SUBSCRIBE MotionStatus TurnOn Action UPDATE TurnOn or TurnOff Action UPDATE TurnOff Implemented with W3C WoT Script API Discovery & Binding Motion Sensor MotionStatus Prop. status yes Light Switch TurnOn Action no TurnOffAction

23 Recipe Example TD Interaction Patterns & iotschema.org Capability Motion Detector Light Switch Turn a light on when motion is detected in a room. Ingredients Interactions MotionStatus Property SUBSCRIBE MotionStatus TurnOn Action UPDATE TurnOn or TurnOff Action UPDATE TurnOff Implemented with W3C WoT Script API Discovery & Binding Motion Sensor MotionStatus Prop. status yes Light Switch TurnOnAction lighton no TurnOffAction lightoffaction

24 : "name" : "LightControlOnMotionDetection", "recipeid" : [" "comment": "The recipe for detecting the motion in a room and controls the lamp in a room.", "hasingredient" : [ {"@type" : "ThingIngredient", "thingingredient" : [ { "@type" : " " : {"@type" : " {"@type" : "ThingIngredient", "thingingredient" : [ { "@type": " "iot:capability" : ]}], {"@type" : " "t2tinteraction":[ {"@type" : "T2TInteraction", "t2tinteractswith":[ {"@type" : " "operation" : "Subscribe"}, {"@type" : " "operation" : "Update"}]}]} Example Recipe Interaction Patterns iotschema Capability Interactions

25 Tool: Recipe Workbench

26 Thank You! Questions please

Web of Things architecture update

Web of Things architecture update W3C Web of Things Interest Group Web of Things architecture update 12th April, 2016 Panasonic, Fujitsu Purpose of the architecture document Shows architecture of Web of Things(WoT) Clarifies WoT common

More information

Web of Things for Connected Vehicles. Soumya Kanti Datta Communication Systems Department

Web of Things for Connected Vehicles. Soumya Kanti Datta Communication Systems Department Web of Things for Connected Vehicles Soumya Kanti Datta Communication Systems Department Email: Soumya-Kanti.Datta@eurecom.fr Roadmap Introduction Web of Things (WoT) Architecture & Components Prototyping

More information

TF-DI Current Status W3C TPAC 2015, Sapporo, Japan. Prepared by Soumya Kanti Datta TF-DI Coordinator in W3C WoT IG Research Engineer, Eurecom, France

TF-DI Current Status W3C TPAC 2015, Sapporo, Japan. Prepared by Soumya Kanti Datta TF-DI Coordinator in W3C WoT IG Research Engineer, Eurecom, France TF-DI Current Status W3C TPAC 2015, Sapporo, Japan Prepared by Soumya Kanti Datta TF-DI Coordinator in W3C WoT IG Research Engineer, Eurecom, France Discovery Search functionalities provided to Humans

More information

Role of scripting API & management interface

Role of scripting API & management interface Role of scripting & management interface May 18 th, 2017 Kazuaki Nimura Fujitsu Laboratories Role of scripting & management interface Differences ing : Local execution of ing script. Remote execution of

More information

IOT Question Bank. Unit 1. Chapter 1

IOT Question Bank. Unit 1. Chapter 1 IOT Question Bank Unit 1 Chapter 1 THE INTERNET OF THINGS: AN OVERVIEW 1) What are the flavours of the Internet of Things? 2) Write an equation of the Internet of Things. And explain the purpose of IOT.

More information

M2M Communications and IoT for Smart Cities

M2M Communications and IoT for Smart Cities M2M Communications and IoT for Smart Cities Soumya Kanti Datta, Christian Bonnet Mobile Communications Dept. Emails: Soumya-Kanti.Datta@eurecom.fr, Christian.Bonnet@eurecom.fr Roadmap Introduction to Smart

More information

Wearable Computing for the Internet of Things

Wearable Computing for the Internet of Things IT-ENABLED WEARABLE COMPUTING BUSINESS INNOVATION Wearable Computing for the Internet of Things Simone Cirani and Marco Picone, University of Parma, Italy The authors analyze the characteristics of wearable

More information

The OpenDOF Project. An Open Distributed Object Framework For The Internet of Things. Bryant Eastham

The OpenDOF Project. An Open Distributed Object Framework For The Internet of Things. Bryant Eastham The OpenDOF Project An Open Distributed Object Framework For The Internet of Things Bryant Eastham 1 Demonstration Preparation 2 Panasonic and IoT 3 IoT Platform Requirements More information about these

More information

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Engineering, Technology & Applied Science Research Vol. 8, No. 4, 2018, 3238-3242 3238 An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Saima Zafar Emerging Sciences,

More information

ROBOTICS & IOT. Workshop Module

ROBOTICS & IOT. Workshop Module ROBOTICS & IOT Workshop Module CURRICULUM STRUCTURE DURATION : 2 day (16 hours) Session 1 Let's Learn Embedded System & Robotics Description Under this topic, we will discuss basics and give brief idea

More information

ROBOTICS & IOT. Workshop Module

ROBOTICS & IOT. Workshop Module ROBOTICS & IOT Workshop Module CURRICULUM STRUCTURE DURATION : 2 day (16 hours) Session 1 Let's Learn Embedded System & Robotics Description Under this topic, we will discuss basics and give brief idea

More information

Low-Power Interoperability for the IPv6 Internet of Things

Low-Power Interoperability for the IPv6 Internet of Things for the IPv6 Adam Dunkels, Joakim Eriksson, Nicolas Tsiftes Swedish Institute of Computer Science Presenter - Bob Kinicki Fall 2015 Introduction The is a current buzz term that many see as the direction

More information

openaal 1 - the open source middleware for ambient-assisted living (AAL)

openaal 1 - the open source middleware for ambient-assisted living (AAL) AALIANCE conference - Malaga, Spain - 11 and 12 March 2010 1 openaal 1 - the open source middleware for ambient-assisted living (AAL) Peter Wolf 1, *, Andreas Schmidt 1, *, Javier Parada Otte 1, Michael

More information

NETWORK CONNECTIVITY FOR IoT. Hari Balakrishnan. Lecture #5 6.S062 Mobile and Sensor Computing Spring 2017

NETWORK CONNECTIVITY FOR IoT. Hari Balakrishnan. Lecture #5 6.S062 Mobile and Sensor Computing Spring 2017 NETWORK CONNECTIVITY FOR IoT Hari Balakrishnan Lecture #5 6.S062 Mobile and Sensor Computing Spring 2017 NETWORKING: GLUE FOR THE IOT IoT s technology push from the convergence of Embedded computing Sensing

More information

CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc.

CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc. CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc. CSRmesh Recap Bluetooth Mesh Introduction What is CSRmesh? A protocol that runs

More information

Just how smart is your home?

Just how smart is your home? Just how smart is your home? A look at the features and benefits of LightwaveRF technology to control lighting, heating and security in your home. John Shermer Technology Choices Technology Choices Zigbee

More information

PROJECT FINAL REPORT

PROJECT FINAL REPORT Ref. Ares(2015)334123-28/01/2015 PROJECT FINAL REPORT Grant Agreement number: 288385 Project acronym: Internet of Things Environment for Service Creation and Testing Project title: IoT.est Funding Scheme:

More information

Introducing Bentley Map VBA Development

Introducing Bentley Map VBA Development Introducing Bentley Map VBA Development Jeff Bielefeld Session Overview Introducing Bentley Map VBA Development - In this session attendees will be provided an introductory look at what is required to

More information

AUTOMATION ACROSS THE ENTERPRISE

AUTOMATION ACROSS THE ENTERPRISE AUTOMATION ACROSS THE ENTERPRISE WHAT WILL YOU LEARN? What is Ansible Tower How Ansible Tower Works Installing Ansible Tower Key Features WHAT IS ANSIBLE TOWER? Ansible Tower is a UI and RESTful API allowing

More information

ReVRSR: Remote Virtual Reality for Service Robots

ReVRSR: Remote Virtual Reality for Service Robots ReVRSR: Remote Virtual Reality for Service Robots Amel Hassan, Ahmed Ehab Gado, Faizan Muhammad March 17, 2018 Abstract This project aims to bring a service robot s perspective to a human user. We believe

More information

ANSIBLE SERVICE BROKER Deploying multi-container applications on OpenShift Todd Sanders John Matthews OpenShift Commons Briefing.

ANSIBLE SERVICE BROKER Deploying multi-container applications on OpenShift Todd Sanders John Matthews OpenShift Commons Briefing. ANSIBLE SERVICE BROKER Deploying multi-container applications on OpenShift Todd Sanders John Matthews OpenShift Commons Briefing May 31, 2017 Open Service Broker API Overview API working group formed in

More information

Home Theater and Customer Service Employee Training Outline. (1) 5-hour class per week; 8 week total course

Home Theater and Customer Service Employee Training Outline. (1) 5-hour class per week; 8 week total course Home Theater and Customer Service Employee Training Outline Instructor: Timothy Manning Private Email: WavelengthAVTim@gmail.com Cell Phone: 908-432-2674 Location: 13 Orchard Street, Bernardsville, NJ

More information

Enriching Authoritative Environmental Observations: Findings from AirSensEUR

Enriching Authoritative Environmental Observations: Findings from AirSensEUR Enriching Authoritative Environmental Observations: Findings from AirSensEUR Alexander Kotsev, Sven Schade and Massimo Craglia Digital Economy Unit Joint Research Centre European Commission Ispra, Italy

More information

Infrastructure as Code CS398 - ACC

Infrastructure as Code CS398 - ACC Infrastructure as Code CS398 - ACC Prof. Robert J. Brunner Ben Congdon Tyler Kim MP7 How s it going? Final Autograder run: - Tonight ~8pm - Tomorrow ~3pm Due tomorrow at 11:59 pm. Latest Commit to the

More information

Interfacing Industrial Analog Sensors to the Internet of Things Darold Wobschall Esensors Inc.

Interfacing Industrial Analog Sensors to the Internet of Things Darold Wobschall Esensors Inc. Interfacing Industrial Analog Sensors to the Internet of Things Darold Wobschall Esensors Inc. IIOT INTERFACES 1 Situation Networked digital sensors provide many benefits in the industrial environment

More information

Business Process Management with REST

Business Process Management with REST Business Process Management with REST Cesare Pautasso Faculty of Informatics University of Lugano, Switzerland c.pautasso@ieee.org http://www.pautasso.info @pautasso BPM REST 2010 - Cesare Pautasso 2 Business

More information

Smart Objects For Intelligent Applications

Smart Objects For Intelligent Applications ARTEMIS JU SP3 / 100017 :Smart Objects For Intelligent Applications Smart Objects For Intelligent Applications Pauli Kuosmanen - Tivit Copyright Sofia 1 SOFIA Motivation and rationale Main goal of the

More information

Milli Developer Kit Reference Application Published on Silver Spring Networks STAGE (

Milli Developer Kit Reference Application Published on Silver Spring Networks STAGE ( Milli Developer Kit Example Application PART 1 Example CoAP Server Sensor Implementation With The Milli Dev Kit Get the Milli Developer Kit Temperature Sensor Reference Application on GitHub [1] This reference

More information

Teleoperated Robot Controlling Interface: an Internet of Things Based Approach

Teleoperated Robot Controlling Interface: an Internet of Things Based Approach Proc. 1 st International Conference on Machine Learning and Data Engineering (icmlde2017) 20-22 Nov 2017, Sydney, Australia ISBN: 978-0-6480147-3-7 Teleoperated Robot Controlling Interface: an Internet

More information

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other SAS Configuration Management with Ansible What is configuration management? Configuration management (CM) is a systems engineering process for establishing and maintaining consistency of a product's performance,

More information

Link and Evangelize the FI-PPP from Europe to the world towards a long-term vision for FI-PPP technologies and the benefit of FI European industry

Link and Evangelize the FI-PPP from Europe to the world towards a long-term vision for FI-PPP technologies and the benefit of FI European industry Link and Evangelize the FI-PPP from Europe to the world towards a long-term vision for FI-PPP technologies and the benefit of FI European industry Session Internet des Objets PCN TIC, Paris, 24 Octobre

More information

Sensors. with a Purpose. Libelium s Smart Sensors Aim to Change the World One Node at a Time

Sensors. with a Purpose. Libelium s Smart Sensors Aim to Change the World One Node at a Time DECEMBER 2015 Sensors with a Purpose Libelium s Smart Sensors Aim to Change the World One Node at a Time Automotive Signal Conditioning Sensors Beehive Sensors Monitor Global Pollination Sensors with a

More information

Middleware and Software Engineering for the Internet of Things. Sophie Chabridon Télécom SudParis

Middleware and Software Engineering for the Internet of Things. Sophie Chabridon Télécom SudParis Middleware and Software Engineering for the Internet of Things Sophie Chabridon Télécom SudParis SAMOVAR UMR Lab ACMES team http://samovar.telecom-sudparis.eu/ Computer Science Dpt MARGE group https://www-inf.telecom-sudparis.eu/marge/

More information

Real World Internet, Smart City and Linked Data

Real World Internet, Smart City and Linked Data Real World Internet, Smart City and Linked Data Mirko Presser Alexandra Institute Payam Barnaghi University of Surrey 16/12-2010 Smart City why A few dimensions urbanisation: recently we have reached the

More information

MyriaMesh. Professional Wireless Light Control. Parking Garages - Warehouses - Hospitals - Schools - Offices

MyriaMesh. Professional Wireless Light Control. Parking Garages - Warehouses - Hospitals - Schools - Offices MyriaMesh Professional Wireless Light Control Parking Garages - Warehouses - Hospitals - Schools - Offices About Chess Wise Chess Wise is committed to a transition to sustainable, smart lighting systems

More information

Program.

Program. Program Introduction S TE AM www.kiditech.org About Kiditech In Kiditech's mighty world, we coach, play and celebrate an innovative technology program: K-12 STEAM. We gather at Kiditech to learn and have

More information

Standards enabled Digital Twin in LSP AUTOPILOT

Standards enabled Digital Twin in LSP AUTOPILOT Standards enabled Digital Twin in LSP AUTOPILOT October 25, 2018 Martin Bauer (Martin.Bauer@neclab.eu) NEC Laboratories Europe Wenbin Li (Wenbin.Li@eglobalmark.com) Easy Global Market Outline Autopilot

More information

CPS Engineering Labs Mini-Courses Smart Cities by Indra Design Centre Spain

CPS Engineering Labs Mini-Courses Smart Cities by Indra Design Centre Spain CPS Engineering Labs Mini-Courses Smart Cities by Indra Design Centre Spain Presenter: Agustin Yagüe Date: 05/16/2017 Place: München, Germany Transitioning to Smart By 2050 70% Consuming 75% Producing

More information

Managing Microservices using Terraform, Docker, and the Cloud

Managing Microservices using Terraform, Docker, and the Cloud Managing Microservices using Terraform, Docker, and the Cloud Given by Derek C. Ashmore JavaOne Oct 2, 2017 2017 Derek C. Ashmore, All Rights Reserved 1 Who am I? Professional Geek since 1987 Java/J2EE/Java

More information

Internet of Things. (Ref: Slideshare)

Internet of Things. (Ref: Slideshare) Internet of Things (Ref: Slideshare) Contents Introduction/Overview The Internet of Things Applications of IoT Challenges and Barriers in IoT Future of IoT Internet Revolution Impact of the Internet Education

More information

Proposal for a Rapid Prototyping Environment for Algorithms Intended for Autonoumus Mobile Robot Control

Proposal for a Rapid Prototyping Environment for Algorithms Intended for Autonoumus Mobile Robot Control Mechanics and Mechanical Engineering Vol. 12, No. 1 (2008) 5 16 c Technical University of Lodz Proposal for a Rapid Prototyping Environment for Algorithms Intended for Autonoumus Mobile Robot Control Andrzej

More information

Towards Privacy-Aware Smart Buildings: Capturing, Communicating, and Enforcing Privacy Policies and Preferences

Towards Privacy-Aware Smart Buildings: Capturing, Communicating, and Enforcing Privacy Policies and Preferences Towards Privacy-Aware Smart Buildings: Capturing, Communicating, and Enforcing Privacy Policies and Preferences Primal Pappachan, Martin Degeling, Roberto Yus, Anupam Das, Sruti Bhagavatula, William Melicher,

More information

Demonstration of DeGeL: A Clinical-Guidelines Library and Automated Guideline-Support Tools

Demonstration of DeGeL: A Clinical-Guidelines Library and Automated Guideline-Support Tools Demonstration of DeGeL: A Clinical-Guidelines Library and Automated Guideline-Support Tools Avner Hatsek, Ohad Young, Erez Shalom, Yuval Shahar Medical Informatics Research Center Department of Information

More information

Ansible + Hadoop. Deploying Hortonworks Data Platform with Ansible. Michael Young Solutions Engineer February 23, 2017

Ansible + Hadoop. Deploying Hortonworks Data Platform with Ansible. Michael Young Solutions Engineer February 23, 2017 Ansible + Hadoop Deploying Hortonworks Data Platform with Ansible Michael Young Solutions Engineer February 23, 2017 About Me Michael Young Solutions Engineer @ Hortonworks 16+ years of experience (Almost

More information

NZQA unit standard version 1 Page 1 of 6. Demonstrate knowledge of the installation of electrotechnology systems on customer premises

NZQA unit standard version 1 Page 1 of 6. Demonstrate knowledge of the installation of electrotechnology systems on customer premises Page 1 of 6 Title Demonstrate knowledge of the installation of electrotechnology systems on customer premises Level 3 Credits 10 Purpose This unit standard covers basic principles and concepts and is intended

More information

COALESCE V2 CENTRAL COALESCE CENTRAL USER GUIDE WC-COA 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX.COM. Display Name.

COALESCE V2 CENTRAL COALESCE CENTRAL USER GUIDE WC-COA 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX.COM. Display Name. COALESCE CENTRAL USER GUIDE WC-COA COALESCE V2 CENTRAL 24/7 AT OR VISIT BLACKBOX.COM BY Import Displays Discover CSV File Manual Your Coalesce Instances Appearance and Usage Display Name Network Security

More information

An Overview of the Mimesis Architecture: Integrating Intelligent Narrative Control into an Existing Gaming Environment

An Overview of the Mimesis Architecture: Integrating Intelligent Narrative Control into an Existing Gaming Environment An Overview of the Mimesis Architecture: Integrating Intelligent Narrative Control into an Existing Gaming Environment R. Michael Young Liquid Narrative Research Group Department of Computer Science NC

More information

Computer Progression Pathways statements for KS3 & 4. Year 7 National Expectations. Algorithms

Computer Progression Pathways statements for KS3 & 4. Year 7 National Expectations. Algorithms Year 7 National Expectations can show an awareness of tasks best completed by humans or computers. can designs solutions by decomposing a problem and creates a sub-solution for each of these parts (decomposition).

More information

- Technical Brief Technical Specs (subject to change)

- Technical Brief Technical Specs (subject to change) - Technical Brief Technical Specs (subject to change) 1. Introduction Walabot is a programmable 3D sensor that looks into objects using radio frequency technology that breaks through known barriers, bringing

More information

DESCRIPTION DOCUMENT FOR WIFI TWELVE INPUT TWELVE OUTPUT BOARD HARDWARE REVISION 0.1

DESCRIPTION DOCUMENT FOR WIFI TWELVE INPUT TWELVE OUTPUT BOARD HARDWARE REVISION 0.1 DESCRIPTION DOCUMENT FOR WIFI TWELVE INPUT TWELVE OUTPUT BOARD HARDWARE REVISION 0.1 Department Name Signature Date Author Reviewer Approver Revision History Rev Description of Change A Initial Release

More information

Technology Trends for Government

Technology Trends for Government Technology Trends for Government Leaders @RajneshSingh rds@jugad.in Where we came from Module 4: ICT Trends for Government Leaders First edition: 2007/8 Revised: 2011 But ICT Trends are fast-evolving K

More information

EMSD Digital Economy - Back to Back Workshop Team: Krish Chetty (HSRC), LIU Qigun (AIF), LI Wenwei (AIF), CHEN Fang (AIF) 31 May 2017

EMSD Digital Economy - Back to Back Workshop Team: Krish Chetty (HSRC), LIU Qigun (AIF), LI Wenwei (AIF), CHEN Fang (AIF) 31 May 2017 EMSD Digital Economy - Back to Back Workshop Team: Krish Chetty (HSRC), LIU Qigun (AIF), LI Wenwei (AIF), CHEN Fang (AIF) 31 May 2017 Measuring Digital Literacy What is Digital Literacy Contents Multi-Dimensional

More information

Approaches on Internet of Things Solutions

Approaches on Internet of Things Solutions www.jmeds.eu Approaches on Internet of Things Solutions Cristian TOMA, Cristian CIUREA, Ion IVAN Department of Economic Informatics and Cybernetics Bucharest University of Economic Studies Piata Romana

More information

Enforcer 32WE-APP. The control panel Enforcer 32WE-APP is certified to EN50131 Grade 2 and offers a wide range of certified wireless accessories.

Enforcer 32WE-APP. The control panel Enforcer 32WE-APP is certified to EN50131 Grade 2 and offers a wide range of certified wireless accessories. Enforcer 32WE-APP Enforcer 32WE-APP Enforcer 32WE is the first wireless system on the market that is capable to guarantee high performance maximum security wireless protection via the advanced two way

More information

Team Project: A Surveillant Robot System

Team Project: A Surveillant Robot System Team Project: A Surveillant Robot System Functional Analysis Little Red Team Chankyu Park (Michael) Seonah Lee (Sarah) Qingyuan Shi (Lisa) Chengzhou Li JunMei Li Kai Lin System Overview robots, Play a

More information

Evaluation of the 6TiSCH Network Formation

Evaluation of the 6TiSCH Network Formation Evaluation of the 6TiSCH Network Formation Dario Fanucchi 1 Barbara Staehle 2 Rudi Knorr 1,3 1 Department of Computer Science University of Augsburg, Germany 2 Department of Computer Science University

More information

Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant. Guide: Dr. Kai Huang

Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant. Guide: Dr. Kai Huang Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant Guide: Dr. Kai Huang Overview Objective Lego Car Wifi Interface to Lego Car Lego Car FPGA System Android Application Conclusion

More information

Towards an Internet of Things: Android meets NFC. Dipartimento di Scienze dell Informazione Università di Bologna

Towards an Internet of Things: Android meets NFC. Dipartimento di Scienze dell Informazione Università di Bologna Towards an Internet of Things: Android meets NFC Luca Bedogni Marco Di Felice Dipartimento di Scienze dell Informazione Università di Bologna Outline Internet of Things: History Internet of Things: Definition

More information

Company Information. Invisible Difference. Company Intro Technology Intro Product Intro Application

Company Information. Invisible Difference. Company Intro Technology Intro Product Intro Application Company Information Invisible Difference Company Intro Technology Intro Product Intro Application Contents Company 02 Products 04 Demo 01 Technology 03 Exhibitions 05 01 Company Introduction UMAIN Inc.,

More information

Blackfin Online Learning & Development

Blackfin Online Learning & Development Presentation Title: Introduction to VisualDSP++ Tools Presenter Name: Nicole Wright Chapter 1:Introduction 1a:Module Description 1b:CROSSCORE Products Chapter 2: ADSP-BF537 EZ-KIT Lite Configuration 2a:

More information

Building Intelligence

Building Intelligence Building Intelligence WORLDWIDE. Inside every building is the potential to reduce energy costs and become more profitable. Walker Wireless helps building owners realize that potential with wireless control

More information

EXTENDED TABLE OF CONTENTS

EXTENDED TABLE OF CONTENTS EXTENDED TABLE OF CONTENTS Preface OUTLINE AND SUBJECT OF THIS BOOK DEFINING UC THE SIGNIFICANCE OF UC THE CHALLENGES OF UC THE FOCUS ON REAL TIME ENTERPRISES THE S.C.A.L.E. CLASSIFICATION USED IN THIS

More information

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Proceedings of IC-NIDC2009 DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Jun Won Lim 1, Sanghoon Lee 2,Il Hong Suh 1, and Kyung Jin Kim 3 1 Dept. Of Electronics and Computer Engineering,

More information

ATLAS. P25 Systems. LMR communications made simple.

ATLAS. P25 Systems. LMR communications made simple. P25 Systems LMR communications made simple. We make your critical communication system safe and simple to use. IS THE MOST MODERN & FLEXIBLE P25 SYSTEM Our patented Latitude technology makes the P25 application

More information

The Internet of Things. A Green IT Specialist Group perspective Richard Lanyon-Hogg C.Eng

The Internet of Things. A Green IT Specialist Group perspective Richard Lanyon-Hogg C.Eng The Internet of Things A Green IT Specialist Group perspective Richard Lanyon-Hogg C.Eng April 2014 A perspective; but let s be clear, this overview is not about 2 Agenda 20 minute overview of the IoT,

More information

New standards for on-board software development. Eurofleets2 & SeaDataNet2. Jordi Sorribas (UTM - CSIC)

New standards for on-board software development. Eurofleets2 & SeaDataNet2. Jordi Sorribas (UTM - CSIC) 16 th ERVO Annual Meeting June 11-12, 2014 CSIC (UTM-CMIMA), Barcelona (Spain) New standards for on-board software development. Jordi Sorribas (UTM - CSIC) Eurofleets2 & SeaDataNet2 Data Services: General

More information

Cisco IPICS: Comprehensive Emergency Management & Communications Interoperability

Cisco IPICS: Comprehensive Emergency Management & Communications Interoperability Riyadh, Saudi Arabia Country February 5 th, 2013 Cisco IPICS: Comprehensive Emergency Management & Communications Interoperability Hani Khalaf Customer Solutions Manager Physical Safety and Security Solutions

More information

Total Hours Registration through Website or for further details please visit (Refer Upcoming Events Section)

Total Hours Registration through Website or for further details please visit   (Refer Upcoming Events Section) Total Hours 110-150 Registration Q R Code Registration through Website or for further details please visit http://www.rknec.edu/ (Refer Upcoming Events Section) Module 1: Basics of Microprocessor & Microcontroller

More information

Combining Internet of Things and Crowdsourcing for Pervasive Research and End-user Centric Experimental Infrastructures (IoT Lab)

Combining Internet of Things and Crowdsourcing for Pervasive Research and End-user Centric Experimental Infrastructures (IoT Lab) 11 Combining Internet of Things and Crowdsourcing for Pervasive Research and End-user Centric Experimental Infrastructures (IoT Lab) Sébastien Ziegler 1, Cedric Crettaz 1, Michael Hazan 1, Panagiotis Alexandrou

More information

Ansible Hands-on Introduction

Ansible Hands-on Introduction Ansible Hands-on Introduction Jon Jozwiak, Sr. Cloud Solutions Architect Minneapolis RHUG - April 13, 2017 What is Ansible? It's a simple automation language that can perfectly describe an IT application

More information

Common application environment for interactive digital broadcasting services

Common application environment for interactive digital broadcasting services Recommendation ITU-R BT.1889 (03/2011) Common application environment for interactive digital broadcasting services BT Series Broadcasting service (television) ii Rec. ITU-R BT.1889 Foreword The role of

More information

fautonomy for Unity 1 st Deep Learning AI plugin for Unity

fautonomy for Unity 1 st Deep Learning AI plugin for Unity fautonomy for Unity 1 st Deep Learning AI plugin for Unity QUICK USER GUIDE (v1.2 2018.07.31) 2018 AIBrain Inc. All rights reserved The below material aims to provide a quick way to kickstart development

More information

OLSR Standards. Emmanuel BACCELLI. INRIA / Hitachi

OLSR Standards. Emmanuel BACCELLI. INRIA / Hitachi OLSR Standards Emmanuel BACCELLI INRIA / Hitachi Main Topics Standardization of OSLR Where are we at? What are we dealing with? The IETF. The future of OLSR Standards and Concepts. Example: MANET WG (Mobile

More information

Project Example: wissen.de

Project Example: wissen.de Project Example: wissen.de Software Architecture VO/KU (707.023/707.024) Roman Kern KMI, TU Graz January 24, 2014 Roman Kern (KMI, TU Graz) Project Example: wissen.de January 24, 2014 1 / 59 Outline 1

More information

UNIGIS University of Salzburg. Module: ArcGIS for Server Lesson: Online Spatial analysis UNIGIS

UNIGIS University of Salzburg. Module: ArcGIS for Server Lesson: Online Spatial analysis UNIGIS 1 Upon the completion of this presentation you should be able to: Describe the geoprocessing service capabilities Define supported data types input and output of geoprocessing service Configure a geoprocessing

More information

Saphira Robot Control Architecture

Saphira Robot Control Architecture Saphira Robot Control Architecture Saphira Version 8.1.0 Kurt Konolige SRI International April, 2002 Copyright 2002 Kurt Konolige SRI International, Menlo Park, California 1 Saphira and Aria System Overview

More information

AGENTLESS ARCHITECTURE

AGENTLESS ARCHITECTURE ansible.com +1 919.667.9958 WHITEPAPER THE BENEFITS OF AGENTLESS ARCHITECTURE A management tool should not impose additional demands on one s environment in fact, one should have to think about it as little

More information

Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay

Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay ABOUT CLOUDNLOUD CloudnLoud training wing is founded in response to the desire to find a better alternative to the formal IT training methods and

More information

ediscovery and Digital Evidence Online Course

ediscovery and Digital Evidence Online Course ediscovery and Digital Evidence Online Course The Convergence Between Law & Technology Instructor: Michael R. Arkfeld Dates February 26, 2014 to April 16, 2014 Day and Time of Online Sessions Wednesday

More information

Light that matches your needs

Light that matches your needs Pre-sales leaflet for United Kingdom () Philips Recessed spot light Phoenix white LED 31155/31/PH Light that matches your needs Connected to you The Philips Hue Phoenix 4" downlight provides you with dimmable

More information

AMBE 3000 for UDRX and RasPi. Digital Conference 2014 Redmond, WA John D. Hays K7VE

AMBE 3000 for UDRX and RasPi. Digital Conference 2014 Redmond, WA John D. Hays K7VE AMBE 3000 for UDRX and RasPi Digital Conference 2014 Redmond, WA John D. Hays K7VE What is It? l Model number DV3000 l A small daughter card for the UDRX - Pin Out matches UDRX and Raspberry Pi - Provides

More information

Mauro Isaja Engineering Group

Mauro Isaja Engineering Group Mauro Isaja mauro.isaja@eng.it Engineering Group Hello! Mauro Isaja mauro.isaja@eng.it Project Manager, Research & Development BU @Engineering Group The first IT player in Italy: 9% market share > 1,000

More information

DUE CONFERENCE 2015 FUTURE INTERNET CONCEPTS FOR DEMAND MANAGEMENT. By: Hinesh Madhoo and Tiaan Willemse. Date: 31 March 2015

DUE CONFERENCE 2015 FUTURE INTERNET CONCEPTS FOR DEMAND MANAGEMENT. By: Hinesh Madhoo and Tiaan Willemse. Date: 31 March 2015 DUE CONFERENCE 2015 FUTURE INTERNET CONCEPTS FOR DEMAND MANAGEMENT By: Hinesh Madhoo and Tiaan Willemse Date: 31 March 2015 AGENDA 1. Background Future Internet Concepts for Demand Management 2. What is

More information

Infoblox and Ansible Integration

Infoblox and Ansible Integration DEPLOYMENT GUIDE Infoblox and Ansible Integration Ansible 2.5 April 2018 2018 Infoblox Inc. All rights reserved. Ansible Deployment Guide April 2018 Page 1 of 12 Contents Overview... 3 Introduction...

More information

Digitization of the built environment

Digitization of the built environment Digitization of the built environment 15.00-16.15 Chair: Kieran Parkinson, BSI David Mudd, BSI Gavin Summerson, BSI Matt Crunden, Legrand 1 11/10/2017 Standards in the Built Environment Energy Performance

More information

The PTR Group Capabilities 2014

The PTR Group Capabilities 2014 The PTR Group Capabilities 2014 20 Feb 2014 How We Make a Difference Cutting Edge Know How At Cisco, The PTR Group is the preferred North American vendor to develop courseware and train their embedded

More information

IoT enabling Smart and Sustainable Cities: Internet of things (IoT) and Smart cities and

IoT enabling Smart and Sustainable Cities: Internet of things (IoT) and Smart cities and 8th Green Standards Week Forum on Artificial Intelligence and Internet of Things in the development of Smart Sustainable Cities IoT enabling Smart and Sustainable Cities: Internet of things (IoT) and Smart

More information

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time

The Key to the Internet-of-Things: Conquering Complexity One Step at a Time The Key to the Internet-of-Things: Conquering Complexity One Step at a Time at IEEE QRS2017 Prague, CZ June 19, 2017 Adam T. Drobot Wayne, PA 19087 Outline What is IoT? Where is IoT in its evolution? A

More information

icsa Integrated Communications and Situational Awareness

icsa Integrated Communications and Situational Awareness icsa Integrated Communications and Situational Awareness The world we live in Governments need affordable state of the art solutions The current world demands a Military and First Responder service that

More information

RUNNYMEDE COLLEGE & TECHTALENTS

RUNNYMEDE COLLEGE & TECHTALENTS RUNNYMEDE COLLEGE & TECHTALENTS Why teach Scratch? The first programming language as a tool for writing programs. The MIT Media Lab's amazing software for learning to program, Scratch is a visual, drag

More information

VON DER VISION ZUR WIRKLICHKEIT PLATTFORMEN UND LÖSUNGEN FÜR DAS INTERNET DER DINGE. Dr.-Ing. Rainer Kallenbach CEO Bosch Software Innovations GmbH

VON DER VISION ZUR WIRKLICHKEIT PLATTFORMEN UND LÖSUNGEN FÜR DAS INTERNET DER DINGE. Dr.-Ing. Rainer Kallenbach CEO Bosch Software Innovations GmbH VON DER VISION ZUR WIRKLICHKEIT PLATTFORMEN UND LÖSUNGEN FÜR DAS INTERNET DER DINGE Dr.-Ing. Rainer Kallenbach CEO Bosch Software Innovations GmbH Bosch Group: Technology to enhance quality of life Four

More information

Zero Touch Provisioning of NIOS on Openstack using Ansible

Zero Touch Provisioning of NIOS on Openstack using Ansible DEPLOYMENT GUIDE Zero Touch Provisioning of NIOS on Openstack using Ansible NIOS version 8.3 Oct 2018 2018 Infoblox Inc. All rights reserved. Zero Touch Provisioning of NIOS on Openstack using Ansible

More information

Tutorial: The Web of Things

Tutorial: The Web of Things Tutorial: The Web of Things Carolina Fortuna 1, Marko Grobelnik 2 1 Communication Systems Department, 2 Artificial Intelligence Laboratory Jozef Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia {carolina.fortuna,

More information

Stephen Plumb National Instruments

Stephen Plumb National Instruments RF and Microwave Test and Design Roadshow Cape Town and Midrand October 2014 Stephen Plumb National Instruments Our Mission We equip engineers and scientists with tools that accelerate productivity, innovation,

More information

Cisco Catalyst Digital Building Series Switch Efficiency Validation Testing

Cisco Catalyst Digital Building Series Switch Efficiency Validation Testing Cisco Catalyst Digital Building Series Switch Efficiency Validation Testing October 2017 DR170816C Miercom.com www.miercom.com Contents 1.0 Executive Summary... 3 2.0 Product Overview... 4 3.0 How We Did

More information

Smart-M3-Based Robots Self-Organization in Pick-and-Place System

Smart-M3-Based Robots Self-Organization in Pick-and-Place System Smart-M3-Based Robots Self-Organization in Pick-and-Place System Alexander Smirnov *, Alexey Kashevnik *, Nikolay Teslya *, Sergey Mikhailov *, Anton Shabaev * SPIIRAS, St.Petersburg, Russia ITMO University,

More information

Not only web. Computing methods and tools originating from high energy physics experiments

Not only web. Computing methods and tools originating from high energy physics experiments Not only web Computing methods and tools originating from high energy physics experiments Oxana Smirnova Particle Physics (www.hep.lu.se) COMPUTE kick-off, 2012-03-02 High Energies start here Science of

More information

Ansible at Scale. David Melamed Senior Research Engineer, CTO Office, CloudLock

Ansible at Scale. David Melamed Senior Research Engineer, CTO Office, CloudLock Ansible at Scale David Melamed Senior Research Engineer, CTO Office, CloudLock Who is this guy? Where is he working? Founded: 2011 Corporate Headquarters: Waltham, Mass. (U.S.A.) R&D Headquarters: Tel

More information

D4.1.2 Experiment progress report including intermediate results

D4.1.2 Experiment progress report including intermediate results D4.1.2 Experiment progress report including intermediate results 2012-12-05 Wolfgang Halb (JRS), Stefan Prettenhofer (Infonova), Peter Höflehner (Schladming) This deliverable describes the interim progress

More information

VISUAL COMPONENTS [ PYTHON API ]

VISUAL COMPONENTS [ PYTHON API ] VISUAL COMPONENTS [ PYTHON API ] Control Robots Visual Components 4.0 Version: March 6, 2017 Python API can be used to control robots during a simulation. For example, you can write a component script

More information