SlideShare ist ein Scribd-Unternehmen logo
1 von 31
Downloaden Sie, um offline zu lesen
© EVRYTHNG Limited | 2014 
Vlad Trifa, PhD 
Co-Founder, EVP Research & Development 
@Evrythng 
The Web of Things 
Giving physical products a digital voice 
© EVRYTHNG Limited | 2014 @evrythng
About me 
§ 2005 – MSc Computer Science @ EPFL 
§ Artificial Intelligence, Bio-inspired computing, computational 
neuroscience, robotics 
§ 2006 – Researcher @ UCLA, USA 
§ Research project on automated bird songs detection 
§ Coordination between biologists & engineers 
§ 2007 – Researcher @ ATR, Japan 
§ Sensory-motor coordination models for humanoid robots 
§ 2010 – SENSEable City Lab @ MIT, US/Singapore 
§ 2011 – PhD Computer Science @ ETH Zurich / SAP 
§ Founder webofthings.org 
§ Now – Co-founder/head of R&D @ EVRYTHNG 
© EVRYTHNG Limited | 2014 @evrythng
The IoT – not quite there yet 
Smart cars 
Smart buildings 
Smart fridges 
Smart cities 
Smart energy 
Smart [insert buzzword here...] 
© EVRYTHNG Limited | 2014 @evrythng
The Internet of Things Today 
§ Mainly Distributed Sensing Applications (DSA) 
§ Tedious process that requires many resources (skills, time, $$$) 
§ Various functionalities, sensors, requirements 
§ Incompatible protocols, standards, programming models, APIs, etc. 
§ “Wheel reinvention” is common (hard-wired applications) 
Web Gateway 
base-station 
connected via 
storage serial line 
low-power radio 
protocols 
(ZigBee, etc.) 
analysis 
& 
processing 
Web 
page 
© EVRYTHNG Limited | 2014 @evrythng
Problem Statement 
How to create an infrastructure 
for facilitating the development of 
real-time distributed applications 
on top of heterogeneous, mobile 
networked devices? 
© EVRYTHNG Limited | 2014 @evrythng
The Web of Things 
Social Web 
Real-time Web 
Physical Web 
Web of Things1 
Semantic Web Programmable Web 
1 Web of Things community - http://webofthings.org 
© EVRYTHNG Limited | 2014 @evrythng
The Web of Things 
The Internet connects things, the Web connects data & applications. 
Web of Things 
How applications connect 
with things 
How things connect to 
the internet 
Internet of Things 
§ OSI Layer 7 + 
§ REST, JSON 
§ Social networks, 
semantics 
§ Mashups 
§ OSI Layer 4 – 
§ EPC, 
IPv6lowpan, 
WiFi, Zigbee, 
BLE, etc. 
“Application 
architecture for physical 
objects” 
§ D. Guinard, V. Trifa, E. 
Wilde, D. Raggett 
“Uniquely identifiable 
objects and their virtual 
representations in an 
Internet-like structure” 
§ Auto-ID Labs (K. 
Ashton, S. Sarma, F. 
Mattern) 
© EVRYTHNG Limited | 2014 @evrythng
Web of Things: HTTP to bind them all! 
§ Leverage Web architecture, standards and techniques 
§ HTTP, HTML, XML, RSS, MIME, caching, authentication, etc. 
§ TCP/IP & Web granted, Wi-Fi routers ubiquitous 
HTTP 
HTTP Web 
proprietary 
X10 
Bluetooth 
IEEE802.15.4 
DLNA 
HTTP 
Google 
APIs 
Gateway 
API 
Flickr API 
© EVRYTHNG Limited | 2014 @evrythng
The Web of Things 
§ HTTP: many advantages for larger DSAs 
§ Flexible, 
§ Loosely coupled, 
§ Scalable, 
§ Lightweight, 
§ Standard… 
§ Blends into existing Web infrastructure 
§ Integrate real-world services and devices with the Web 
§ Development of simple Web apps: cheaper & faster 
© EVRYTHNG Limited | 2014 @evrythng
Web-enabled devices 
§ Devices: Web resources 
§ Accessible via URL 
§ Uniform Interface 
§ Verbs (GET, POST, etc.) 
§ Codes (200 OK, … ) 
§ Representations 
GET 
fire/alerts.rss 
§ HTML: humans 
§ JSON/XML/CSV: machines 
GET 
fridge/food.html 
PUT 
tv/channel/4 
© EVRYTHNG Limited | 2014 @evrythng
Pick one. 
© EVRYTHNG Limited | Confidential | 2013 @ConnectEvrythng 
11
WHAT ABOUT “NON-CONNECTED” PRODUCTS? 
© EVRYTHNG Limited | 2014 @evrythng
Real objects part of the real-time web 
You won’t need to hunt anxiously 
for your missing shoes in the 
morning, you’ll Google them. 
“ 
” 
Things that are persist & discoverable online, query-able, permission 
aware, relationship aware & actuate-able via the Web. 
Source: Bruce Sterling, ‘Shaping Things’ 
© EVRYTHNG Limited | 2014 @evrythng
EVRYTHNG’s Vision 
Every Thing Connected : Every physical 
object with an identity on the Web. 
The Web is the global application integration platform. 
© EVRYTHNG Limited | 2014 @evrythng
EVRYTHNG makes products smart, interactive and 
trackable by connecting them to the Web. 
© EVRYTHNG Limited | 2014 @evrythng
Company 
§ Founded in 2011 by experienced technology entrepreneurs : 
Niall Murphy, 
Founder & CEO 
Andy Hobsbawm, 
Founder & CMO 
20 years experience, serial 
tech entrepreneur, co-founder 
of WiFi operator The Cloud 
acquired by News Corp. 
25 years experience, co-founder 
of Online Magic/Agency.com 
acquired by Omnicom, co-founder 
DoTheGreenThing. 
§ Expert technology out of MIT & ETH Web of Things research : 
Dominique Guinard, PhD 
Co-Founder 
Vlad Trifa, PhD 
Co-Founder 
Computer scientist, ETH & 
MIT Lab for manufacturing, 
Nokia & SAP researcher, 
co-founder WebOfThings.org 
Computer scientist, 
MIT Senseable City Lab, 
SAP researcher, co-founder 
WebOfThings.org 
§ Private equity & corporate investor backed : 
§ Serving global enterprise customers : 
• UK & US bases of operation 
© EVRYTHNG Limited | 2014 @evrythng
The Web of EVRYTHNG! 
Web 
Maintenance 
information 
Tech 
support 
API 
API 
API 
API 
History of 
ownership 
VIP Forum 
for owners 
Native/Web 
Mobile apps 
Native/Web 
Desktop apps 
A RESTful API for objects - even “dumb” ones 
© EVRYTHNG Limited | 2014 @evrythng
Web of Things - Requirements 
To be on the Web, products need: 
§ A unique, permanent URL with a secure RESTful API 
§ A container for storing historical data about it 
§ A semantic format for machine-readable metadata 
§ Services to manage millions of objects & their real-time data 
§ Supports “heavy” processing applications (analytics) 
§ Connectors/entry points to 3rd party apps (ERP, etc.) 
These combined form an Active Digital Identity (ADI). 
Every object needs an ADI to speak Web. 
Tech infos: http://www.evrythng.com/technology/ 
© EVRYTHNG Limited | 2014 @evrythng
The “Smart Products” Stack 
© EVRYTHNG Limited | 2014 @evrythng
Terminology & Resources 
EVRYTHNG Terminology : 
§ Product = Product class (SKU) 
§ THNG = Unique product instance (S#) 
§ Metadata, Properties, Locations, … 
§ App = Client application that talks to the 
engine and thngs/products 
§ Action = A notification/event by a 
customer on a THNG or Product 
§ User = Real or digital event by a customer 
on a THNG or Product 
§ Short ID = crypto-secure URL for Thngs/ 
Products (for QRs, NFC tags etc.) 
§ Active Digital Identity™ = Object profile 
in the EVRYTHNG ENGINE (Product 
+THNG+ShortId+User+Actions, etc.) 
Resources : 
§ http://dev.evrythng.com - EVRYTHNG 
Engine developer documentation. 
§ http://bit.ly/Vx8V8L - EVRYTHNG 
Web of Things Technology White 
Paper. 
§ http://bit.ly/1gVXOPP - EVRYTHNG 
Product Relationship Management 
White Paper. 
§ http://www.webofthings.org/ 
- EVRYTHNG’s research community, 
with Web of Things technical papers 
& conferences. 
© EVRYTHNG Limited | 2014 @evrythng
Core Concept - Thngs 
ID: 5332deeee4b046b86a72be5d 
Short URL: http://tn.gg/ABc3X53C 
Metadata 
Location 
Properties 
Actions 
- Name 
- Description 
- Tags 
- Serial Number 
Reads/updates 
its data 
THNG 
Physical 
Object 
Receives & reacts 
to Events 
© EVRYTHNG Limited | 2014 @evrythng
Core Concept - Products 
THNG 
Physical 
Objects 
THNG 
THNG 
THNG 
THNG 
ID: UUsAGSeNsepwQ2GhUqgC9mtc 
Metadata 
Properties 
Actions 
- Name 
- Description 
- Tags 
- SKU # / EAN 
Product 
- Color 
- Size 
- Specifications 
- Images 
Thngs 
© EVRYTHNG Limited | 2014 @evrythng
Core Concept - Applications 
THNG 
Physical 
Objects 
THNG 
THNG 
THNG 
THNG 
Engine 
App 1 
API K AA 
Web User 
Interface 
Device 
debugger iOS 
App 
Device 
Management 
App 
Apps 
App 2 
API K BB 
App 3 
API K CC 
Apps 
Read/write 
thng data 
Send 
actions 
Update 
properties 
© EVRYTHNG Limited | 2014 @evrythng
Core Concept - Users 
THNG 
Objects 
THNG 
THNG 
THNG 
THNG 
App - User Interface 
App - Debug App 
App - Admin UI 
ADIs Users 
Case 1 
Anonymous Users 
Case 2 
Developers 
signup/login 
via Facebook 
Case 3 
Company Admins 
access App data & stats 
Apps 
© EVRYTHNG Limited | 2014 @evrythng
Core Concept – Rules Engine 
THNG 
Physical 
Objects 
THNG 
THNG 
THNG 
THNG 
Engine 
Rules 
Engine 
Rules 
Web User 
Interface 
Device 
debugger iOS 
App 
Web 
Monitoring 
App 
Actions 
Actions 
Actions 
Apps 
© EVRYTHNG Limited | 2014 @evrythng
EVRYTHNG PRODUCT & SERVICES 
© EVRYTHNG Limited | 2014 @evrythng
Web of Things Technology Stack 
EVRYTHNG provides a complete technology stack to manage large numbers 
of diversely connected products, drive business applications and integrate 
with enterprise and the Web. 
Object ADI 
Connecting 
social network 
and product IDs. 
Products with 
smart tags or 
embedded chips. 
 Ʉ+-*0/. 
scanned to access 
ADIs. Connected 
products talk 
direct to ADIs. 
Object data exchange 
with enterprise systems 
'$ Ʉ
ƇɄɄƎɄ
ƆɄ 
Apps interact 
with object data. 
§ Scalable, on-demand and 
federated platform as a service 
online environment. 
§ Abstraction of product or 
device connectivity  control 
from application interaction for 
Web APIs. 
§ Flexible data structures for 
individual THNGs, large-scale 
data store, temporal data-sets. 
§ Fine-grained access control, at 
a THNG-attribute level. 
§ Real-time rules programming 
and analytics based on complex 
business logic. 
§ Open to integration with 
enterprise and 3rd party Web 
services through standards-based 
Web protocols. 
© EVRYTHNG Limited | 2014 @evrythng
Products circle 
Product Relationship Management™ Platform 
= ENGINE  
SDK 
Coupon 
example 
Personalization 
 loyalty 
Customer 
Engagement 
Loyalty Rewards n Product 
Registration, Provenance  
Guides n Gifting n Contests 
RESTful APIs 
 Application Tools 
ADI 
Connected 
Products 
An Active Digital Identity™ 
for every thing 
Device management 
Software operations 
Usage analytics 
Persistent URI  URLs 
The 
EVRYTHNG 
Engine 
Tracking 
 analytics 
Tracking  
Analytics 
Analytics  Alerts 
Anti- Counterfeit 
Authentication 
Sales  service 
YOURTHNG 
Personalized messaging, 
content  services. 
REWARDTHNG 
Loyalty rewards and 
coupons redeemed 
against product check-ins. 
TRACKTHNG 
Analytics from product 
check-in data name 
Months 
matched 
to ERP data. 
baby’s 3 Age: Your Amy 
Age: 3 Months 
Your baby’s name 
Amy 
Submit 
SOCIALTHNG 
Product ‘virtual objects’ 
shared via social network 
streams. 
Submit 
© EVRYTHNG Limited | 2014 @evrythng
EVRYTHNG ENGINE™ 
Platform as a Service to manage product identities, with 
tools to build  drive applications using product  
relationship information. 
ENGAGE TRACK DEVELOP 
v 
PRODUCT TRACKING 
 ANALYTICS 
DASHBOARD - UI 
CONNECTED PRODUCT 
MANAGEMENT 
CUSTOMER 
ENGAGEMENT 
SDKs 
EVRYTHNG ENGINE (API) managing product identities 
© EVRYTHNG Limited | 2014 @evrythng
Show time!!! 
1. Sign-up and create an account 
2. Create some Thngs 
3. Create some Products 
4. Create an Application 
5. Build a basic Web app 
1. (read/write data/properties/actions of thngs) 
6. Create a redirection for the Thng 
7. Scan Short URL  start interacting with the thng 
https://dashboard.evrythng.com 
© EVRYTHNG Limited | 2014 @evrythng
Thank you 
Vlad Trifa 
EVP Research  Development , Co-Founder 
vlad@evrythng.com 
@vladounet 
© EVRYTHNG Limited | 2014 @evrythng

Weitere ähnliche Inhalte

Was ist angesagt?

Web of Things - Towards Open and Sharable Networks of Embedded Devices
Web of Things - Towards Open and Sharable Networks of Embedded DevicesWeb of Things - Towards Open and Sharable Networks of Embedded Devices
Web of Things - Towards Open and Sharable Networks of Embedded DevicesVlad Trifa
 
Semantics for the Web of Things
Semantics for the Web of ThingsSemantics for the Web of Things
Semantics for the Web of ThingsSimon Mayer
 
The Web of Things: Enabling the Physical World to the Web
The Web of Things: Enabling the Physical World to the WebThe Web of Things: Enabling the Physical World to the Web
The Web of Things: Enabling the Physical World to the WebAndreas Kamilaris
 
Web of things introduction
Web of things introductionWeb of things introduction
Web of things introduction承翰 蔡
 
Business Models_Internet of Things (Part 02)
Business Models_Internet of Things (Part 02)Business Models_Internet of Things (Part 02)
Business Models_Internet of Things (Part 02)alengadan
 
Ethics_Internet of Things
Ethics_Internet of ThingsEthics_Internet of Things
Ethics_Internet of Thingsalengadan
 
Semantic Metadata to Support Device Interaction in Smart Environments
Semantic Metadata to Support Device Interaction in Smart EnvironmentsSemantic Metadata to Support Device Interaction in Smart Environments
Semantic Metadata to Support Device Interaction in Smart EnvironmentsSimon Mayer
 
Prototyping Online Components(Part 01)_Internet of Things
Prototyping Online Components(Part 01)_Internet of ThingsPrototyping Online Components(Part 01)_Internet of Things
Prototyping Online Components(Part 01)_Internet of Thingsalengadan
 
Configuration of Smart Environments Made Simple
Configuration of Smart Environments Made SimpleConfiguration of Smart Environments Made Simple
Configuration of Smart Environments Made SimpleSimon Mayer
 
Getting Started with the Internet of Things - Allianz Hackrisk Hackathon 29/...
Getting Started with the Internet of Things  - Allianz Hackrisk Hackathon 29/...Getting Started with the Internet of Things  - Allianz Hackrisk Hackathon 29/...
Getting Started with the Internet of Things - Allianz Hackrisk Hackathon 29/...The Internet of Things Methodology
 
Service Integration in the Web of Things
Service Integration in the Web of ThingsService Integration in the Web of Things
Service Integration in the Web of ThingsSimon Mayer
 
[Text Book] IoT Class Material - CoAP, OCF, and IoTivity
[Text Book] IoT Class Material - CoAP, OCF, and IoTivity[Text Book] IoT Class Material - CoAP, OCF, and IoTivity
[Text Book] IoT Class Material - CoAP, OCF, and IoTivityProf. Chung
 
IoT and WoT (Internet of Things and Web of Things)
IoT and WoT (Internet of Things and Web of Things)IoT and WoT (Internet of Things and Web of Things)
IoT and WoT (Internet of Things and Web of Things)Jonathan Jeon
 
Emerging opportunities in the Internet of Things - IoT Meetup Ghent
Emerging opportunities in the Internet of Things - IoT Meetup Ghent Emerging opportunities in the Internet of Things - IoT Meetup Ghent
Emerging opportunities in the Internet of Things - IoT Meetup Ghent Claro Partners Inc.
 
Successful Industrial IoT Patterns
Successful Industrial IoT PatternsSuccessful Industrial IoT Patterns
Successful Industrial IoT PatternsWSO2
 
Prototyping Online Components(Part 02)_Internet of Things
Prototyping Online Components(Part 02)_Internet of ThingsPrototyping Online Components(Part 02)_Internet of Things
Prototyping Online Components(Part 02)_Internet of Thingsalengadan
 
A Survey on IoT Architecture
A Survey on IoT ArchitectureA Survey on IoT Architecture
A Survey on IoT ArchitectureIJASRD Journal
 
Startupbootcamp Data & IoT and IoT lab - presentation at betahaus
Startupbootcamp Data & IoT and IoT lab - presentation at betahausStartupbootcamp Data & IoT and IoT lab - presentation at betahaus
Startupbootcamp Data & IoT and IoT lab - presentation at betahausClaro Partners Inc.
 
Defining the IoT Stack
Defining the IoT StackDefining the IoT Stack
Defining the IoT StackPubNub
 

Was ist angesagt? (20)

Web of Things - Towards Open and Sharable Networks of Embedded Devices
Web of Things - Towards Open and Sharable Networks of Embedded DevicesWeb of Things - Towards Open and Sharable Networks of Embedded Devices
Web of Things - Towards Open and Sharable Networks of Embedded Devices
 
Semantics for the Web of Things
Semantics for the Web of ThingsSemantics for the Web of Things
Semantics for the Web of Things
 
The Web of Things: Enabling the Physical World to the Web
The Web of Things: Enabling the Physical World to the WebThe Web of Things: Enabling the Physical World to the Web
The Web of Things: Enabling the Physical World to the Web
 
Web of things introduction
Web of things introductionWeb of things introduction
Web of things introduction
 
Business Models_Internet of Things (Part 02)
Business Models_Internet of Things (Part 02)Business Models_Internet of Things (Part 02)
Business Models_Internet of Things (Part 02)
 
Ethics_Internet of Things
Ethics_Internet of ThingsEthics_Internet of Things
Ethics_Internet of Things
 
Semantic Metadata to Support Device Interaction in Smart Environments
Semantic Metadata to Support Device Interaction in Smart EnvironmentsSemantic Metadata to Support Device Interaction in Smart Environments
Semantic Metadata to Support Device Interaction in Smart Environments
 
Prototyping Online Components(Part 01)_Internet of Things
Prototyping Online Components(Part 01)_Internet of ThingsPrototyping Online Components(Part 01)_Internet of Things
Prototyping Online Components(Part 01)_Internet of Things
 
Configuration of Smart Environments Made Simple
Configuration of Smart Environments Made SimpleConfiguration of Smart Environments Made Simple
Configuration of Smart Environments Made Simple
 
Getting Started with the Internet of Things - Allianz Hackrisk Hackathon 29/...
Getting Started with the Internet of Things  - Allianz Hackrisk Hackathon 29/...Getting Started with the Internet of Things  - Allianz Hackrisk Hackathon 29/...
Getting Started with the Internet of Things - Allianz Hackrisk Hackathon 29/...
 
Service Integration in the Web of Things
Service Integration in the Web of ThingsService Integration in the Web of Things
Service Integration in the Web of Things
 
[Text Book] IoT Class Material - CoAP, OCF, and IoTivity
[Text Book] IoT Class Material - CoAP, OCF, and IoTivity[Text Book] IoT Class Material - CoAP, OCF, and IoTivity
[Text Book] IoT Class Material - CoAP, OCF, and IoTivity
 
IoT and WoT (Internet of Things and Web of Things)
IoT and WoT (Internet of Things and Web of Things)IoT and WoT (Internet of Things and Web of Things)
IoT and WoT (Internet of Things and Web of Things)
 
IoT LAB
IoT LABIoT LAB
IoT LAB
 
Emerging opportunities in the Internet of Things - IoT Meetup Ghent
Emerging opportunities in the Internet of Things - IoT Meetup Ghent Emerging opportunities in the Internet of Things - IoT Meetup Ghent
Emerging opportunities in the Internet of Things - IoT Meetup Ghent
 
Successful Industrial IoT Patterns
Successful Industrial IoT PatternsSuccessful Industrial IoT Patterns
Successful Industrial IoT Patterns
 
Prototyping Online Components(Part 02)_Internet of Things
Prototyping Online Components(Part 02)_Internet of ThingsPrototyping Online Components(Part 02)_Internet of Things
Prototyping Online Components(Part 02)_Internet of Things
 
A Survey on IoT Architecture
A Survey on IoT ArchitectureA Survey on IoT Architecture
A Survey on IoT Architecture
 
Startupbootcamp Data & IoT and IoT lab - presentation at betahaus
Startupbootcamp Data & IoT and IoT lab - presentation at betahausStartupbootcamp Data & IoT and IoT lab - presentation at betahaus
Startupbootcamp Data & IoT and IoT lab - presentation at betahaus
 
Defining the IoT Stack
Defining the IoT StackDefining the IoT Stack
Defining the IoT Stack
 

Andere mochten auch

Web of Things Application Architecture
Web of Things Application ArchitectureWeb of Things Application Architecture
Web of Things Application ArchitectureDominique Guinard
 
Node mcu x raspberrypi2 x mqtt
Node mcu x raspberrypi2 x mqttNode mcu x raspberrypi2 x mqtt
Node mcu x raspberrypi2 x mqtt承翰 蔡
 
Connected Devices, MozVR & Firefox Developer Tools
Connected Devices, MozVR & Firefox Developer ToolsConnected Devices, MozVR & Firefox Developer Tools
Connected Devices, MozVR & Firefox Developer ToolsRobert 'Bob' Reyes
 
Create Engaging Digital Commerce Experiences with IBM and CoreMedia
Create Engaging Digital Commerce Experiences with IBM and CoreMediaCreate Engaging Digital Commerce Experiences with IBM and CoreMedia
Create Engaging Digital Commerce Experiences with IBM and CoreMediaPerficient, Inc.
 
Open Product Data: The Web of Things - 'RESTifying the Physical Products'
Open Product Data: The Web of Things - 'RESTifying the Physical Products' Open Product Data: The Web of Things - 'RESTifying the Physical Products'
Open Product Data: The Web of Things - 'RESTifying the Physical Products' EVRYTHNG
 
Developing Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web AppsDeveloping Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web AppsChris Dufour
 
Sensor Web and IoT and the role of Geography (English translation)
Sensor Web and IoT and the role of Geography (English translation)Sensor Web and IoT and the role of Geography (English translation)
Sensor Web and IoT and the role of Geography (English translation)Erik Van Der Zee
 
IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...
IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...
IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...Maryala Srinivas
 
Connecting Physical Devices to the Web - Event Driven Architecture using WebS...
Connecting Physical Devices to the Web - Event Driven Architecture using WebS...Connecting Physical Devices to the Web - Event Driven Architecture using WebS...
Connecting Physical Devices to the Web - Event Driven Architecture using WebS...Peter Moskovits
 
Physical Web Benefits and Native App Compatibility
Physical Web Benefits and Native App Compatibility Physical Web Benefits and Native App Compatibility
Physical Web Benefits and Native App Compatibility BKON Connect, Inc.
 
WoT.js - WoT App. Framework for Open Source Hardware
WoT.js - WoT App. Framework for Open Source HardwareWoT.js - WoT App. Framework for Open Source Hardware
WoT.js - WoT App. Framework for Open Source HardwareJonathan Jeon
 
Raspberry pi based project abstracts
Raspberry pi based project abstractsRaspberry pi based project abstracts
Raspberry pi based project abstractsSoftroniics india
 
石木標2015科技大論壇-從電信產業看物聯網發展v6
石木標2015科技大論壇-從電信產業看物聯網發展v6石木標2015科技大論壇-從電信產業看物聯網發展v6
石木標2015科技大論壇-從電信產業看物聯網發展v6經濟日報
 
The Physical Web is a Speed Issue - Velocity 2015
The Physical Web is a Speed Issue - Velocity 2015The Physical Web is a Speed Issue - Velocity 2015
The Physical Web is a Speed Issue - Velocity 2015Scott Jenson
 
IOT 비즈니스기회
IOT 비즈니스기회IOT 비즈니스기회
IOT 비즈니스기회Kim jeehyun
 
NFC 시장의 새로운 패러다임을 제시할 시솔
NFC 시장의 새로운 패러다임을 제시할 시솔NFC 시장의 새로운 패러다임을 제시할 시솔
NFC 시장의 새로운 패러다임을 제시할 시솔Opentrade
 
Seminar Presentation on raspberry pi
Seminar Presentation on raspberry piSeminar Presentation on raspberry pi
Seminar Presentation on raspberry piGeorgekutty Francis
 

Andere mochten auch (20)

Web of Things Application Architecture
Web of Things Application ArchitectureWeb of Things Application Architecture
Web of Things Application Architecture
 
Node mcu x raspberrypi2 x mqtt
Node mcu x raspberrypi2 x mqttNode mcu x raspberrypi2 x mqtt
Node mcu x raspberrypi2 x mqtt
 
Abstract pi
Abstract piAbstract pi
Abstract pi
 
Connected Devices, MozVR & Firefox Developer Tools
Connected Devices, MozVR & Firefox Developer ToolsConnected Devices, MozVR & Firefox Developer Tools
Connected Devices, MozVR & Firefox Developer Tools
 
Create Engaging Digital Commerce Experiences with IBM and CoreMedia
Create Engaging Digital Commerce Experiences with IBM and CoreMediaCreate Engaging Digital Commerce Experiences with IBM and CoreMedia
Create Engaging Digital Commerce Experiences with IBM and CoreMedia
 
Open Product Data: The Web of Things - 'RESTifying the Physical Products'
Open Product Data: The Web of Things - 'RESTifying the Physical Products' Open Product Data: The Web of Things - 'RESTifying the Physical Products'
Open Product Data: The Web of Things - 'RESTifying the Physical Products'
 
Developing Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web AppsDeveloping Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web Apps
 
Sensor Web and IoT and the role of Geography (English translation)
Sensor Web and IoT and the role of Geography (English translation)Sensor Web and IoT and the role of Geography (English translation)
Sensor Web and IoT and the role of Geography (English translation)
 
IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...
IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...
IEEE 2015 Projects for M.Tech & B.Tech Embedded Systems, VLSI, Communication,...
 
Connecting Physical Devices to the Web - Event Driven Architecture using WebS...
Connecting Physical Devices to the Web - Event Driven Architecture using WebS...Connecting Physical Devices to the Web - Event Driven Architecture using WebS...
Connecting Physical Devices to the Web - Event Driven Architecture using WebS...
 
Physical Web Benefits and Native App Compatibility
Physical Web Benefits and Native App Compatibility Physical Web Benefits and Native App Compatibility
Physical Web Benefits and Native App Compatibility
 
WoT.js - WoT App. Framework for Open Source Hardware
WoT.js - WoT App. Framework for Open Source HardwareWoT.js - WoT App. Framework for Open Source Hardware
WoT.js - WoT App. Framework for Open Source Hardware
 
Provice Trend
Provice TrendProvice Trend
Provice Trend
 
Raspberry pi based project abstracts
Raspberry pi based project abstractsRaspberry pi based project abstracts
Raspberry pi based project abstracts
 
石木標2015科技大論壇-從電信產業看物聯網發展v6
石木標2015科技大論壇-從電信產業看物聯網發展v6石木標2015科技大論壇-從電信產業看物聯網發展v6
石木標2015科技大論壇-從電信產業看物聯網發展v6
 
Mozilla & Connected Devices
Mozilla & Connected DevicesMozilla & Connected Devices
Mozilla & Connected Devices
 
The Physical Web is a Speed Issue - Velocity 2015
The Physical Web is a Speed Issue - Velocity 2015The Physical Web is a Speed Issue - Velocity 2015
The Physical Web is a Speed Issue - Velocity 2015
 
IOT 비즈니스기회
IOT 비즈니스기회IOT 비즈니스기회
IOT 비즈니스기회
 
NFC 시장의 새로운 패러다임을 제시할 시솔
NFC 시장의 새로운 패러다임을 제시할 시솔NFC 시장의 새로운 패러다임을 제시할 시솔
NFC 시장의 새로운 패러다임을 제시할 시솔
 
Seminar Presentation on raspberry pi
Seminar Presentation on raspberry piSeminar Presentation on raspberry pi
Seminar Presentation on raspberry pi
 

Ähnlich wie The Web of Things - Giving physical products a digital voice.

RESTifyng Physical Products
RESTifyng Physical ProductsRESTifyng Physical Products
RESTifyng Physical ProductsVlad Trifa
 
EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...
EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...
EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...EVRYTHNG
 
Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Joelith
 
Neudesic IoT HIMSS Healthcare
Neudesic IoT HIMSS HealthcareNeudesic IoT HIMSS Healthcare
Neudesic IoT HIMSS HealthcareMike Rossi
 
Unlocking the Value of your IoT Solution with APIs and Apps
Unlocking the Value of your IoT Solution with APIs and AppsUnlocking the Value of your IoT Solution with APIs and Apps
Unlocking the Value of your IoT Solution with APIs and AppsAnyPresence
 
IW14 Session: webMethods World
IW14 Session: webMethods WorldIW14 Session: webMethods World
IW14 Session: webMethods WorldSoftware AG
 
JFall 2016: Oracle JET Session
JFall 2016: Oracle JET SessionJFall 2016: Oracle JET Session
JFall 2016: Oracle JET SessionGeertjan Wielenga
 
geecon 2016: "What's Oracle Doing with JavaScript?!"
geecon 2016: "What's Oracle Doing with JavaScript?!"geecon 2016: "What's Oracle Doing with JavaScript?!"
geecon 2016: "What's Oracle Doing with JavaScript?!"Geertjan Wielenga
 
Imagining the Web of Things
Imagining the Web of ThingsImagining the Web of Things
Imagining the Web of ThingsDavid Keene
 
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with OracleMobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with OracleChris Muir
 
Building Mobile (app) Masterpiece with Distributed Agile
Building Mobile (app) Masterpiece with Distributed AgileBuilding Mobile (app) Masterpiece with Distributed Agile
Building Mobile (app) Masterpiece with Distributed AgileWee Witthawaskul
 
The Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java DeveloperThe Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java Developerbalunasj
 
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...Eduardo Pelegri-Llopart
 
Webinar: Evolution of Data Management for the IoT
Webinar: Evolution of Data Management for the IoTWebinar: Evolution of Data Management for the IoT
Webinar: Evolution of Data Management for the IoTSnapLogic
 
Business Aspects of the IoT: Making Products Smart
Business Aspects of the IoT: Making Products SmartBusiness Aspects of the IoT: Making Products Smart
Business Aspects of the IoT: Making Products SmartDominique Guinard
 
Using Watson to build Cognitive IoT Apps on Bluemix
Using Watson to build Cognitive IoT Apps on BluemixUsing Watson to build Cognitive IoT Apps on Bluemix
Using Watson to build Cognitive IoT Apps on BluemixIBM
 

Ähnlich wie The Web of Things - Giving physical products a digital voice. (20)

RESTifyng Physical Products
RESTifyng Physical ProductsRESTifyng Physical Products
RESTifyng Physical Products
 
EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...
EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...
EVRYTHNG: Products Connected to the Web - UK Government Office for Science Ev...
 
IOT - Presentation to PEP @ Progress
IOT - Presentation to PEP @ ProgressIOT - Presentation to PEP @ Progress
IOT - Presentation to PEP @ Progress
 
Resume
ResumeResume
Resume
 
Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014
 
Neudesic IoT HIMSS Healthcare
Neudesic IoT HIMSS HealthcareNeudesic IoT HIMSS Healthcare
Neudesic IoT HIMSS Healthcare
 
Unlocking the Value of your IoT Solution with APIs and Apps
Unlocking the Value of your IoT Solution with APIs and AppsUnlocking the Value of your IoT Solution with APIs and Apps
Unlocking the Value of your IoT Solution with APIs and Apps
 
Oracle JET
Oracle JETOracle JET
Oracle JET
 
IW14 Session: webMethods World
IW14 Session: webMethods WorldIW14 Session: webMethods World
IW14 Session: webMethods World
 
JFall 2016: Oracle JET Session
JFall 2016: Oracle JET SessionJFall 2016: Oracle JET Session
JFall 2016: Oracle JET Session
 
geecon 2016: "What's Oracle Doing with JavaScript?!"
geecon 2016: "What's Oracle Doing with JavaScript?!"geecon 2016: "What's Oracle Doing with JavaScript?!"
geecon 2016: "What's Oracle Doing with JavaScript?!"
 
Imagining the Web of Things
Imagining the Web of ThingsImagining the Web of Things
Imagining the Web of Things
 
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with OracleMobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
 
Building Mobile (app) Masterpiece with Distributed Agile
Building Mobile (app) Masterpiece with Distributed AgileBuilding Mobile (app) Masterpiece with Distributed Agile
Building Mobile (app) Masterpiece with Distributed Agile
 
The Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java DeveloperThe Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java Developer
 
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
 
Webinar: Evolution of Data Management for the IoT
Webinar: Evolution of Data Management for the IoTWebinar: Evolution of Data Management for the IoT
Webinar: Evolution of Data Management for the IoT
 
Business Aspects of the IoT: Making Products Smart
Business Aspects of the IoT: Making Products SmartBusiness Aspects of the IoT: Making Products Smart
Business Aspects of the IoT: Making Products Smart
 
Using Watson to build Cognitive IoT Apps on Bluemix
Using Watson to build Cognitive IoT Apps on BluemixUsing Watson to build Cognitive IoT Apps on Bluemix
Using Watson to build Cognitive IoT Apps on Bluemix
 
Jelvix portfolio
Jelvix portfolioJelvix portfolio
Jelvix portfolio
 

Kürzlich hochgeladen

Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
CALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcR
CALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcRCALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcR
CALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcRdollysharma2066
 
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...Call Girls in Nagpur High Profile
 
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...Pooja Nehwal
 
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Pooja Nehwal
 
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样qaffana
 
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)kojalkojal131
 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...Call Girls in Nagpur High Profile
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...Pooja Nehwal
 

Kürzlich hochgeladen (20)

Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
 
@Delhi ! CAll GIRLS IN Defence Colony 🦋 9999965857 🤩 Dwarka Call Girls
@Delhi ! CAll GIRLS IN Defence Colony 🦋 9999965857 🤩 Dwarka Call Girls@Delhi ! CAll GIRLS IN Defence Colony 🦋 9999965857 🤩 Dwarka Call Girls
@Delhi ! CAll GIRLS IN Defence Colony 🦋 9999965857 🤩 Dwarka Call Girls
 
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
 
CALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcR
CALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcRCALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcR
CALL GIRLS IN Saket 83778-77756 | Escort Service In DELHI NcR
 
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
 
young call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Service
young call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Service
young call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Service
 
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...
 
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...High Profile Call Girls In Andheri 7738631006 Call girls in mumbai  Mumbai ...
High Profile Call Girls In Andheri 7738631006 Call girls in mumbai Mumbai ...
 
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006
 
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
 
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
 
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
 
CHEAP Call Girls in Ashok Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Ashok Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Ashok Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Ashok Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
 

The Web of Things - Giving physical products a digital voice.

  • 1. © EVRYTHNG Limited | 2014 Vlad Trifa, PhD Co-Founder, EVP Research & Development @Evrythng The Web of Things Giving physical products a digital voice © EVRYTHNG Limited | 2014 @evrythng
  • 2. About me § 2005 – MSc Computer Science @ EPFL § Artificial Intelligence, Bio-inspired computing, computational neuroscience, robotics § 2006 – Researcher @ UCLA, USA § Research project on automated bird songs detection § Coordination between biologists & engineers § 2007 – Researcher @ ATR, Japan § Sensory-motor coordination models for humanoid robots § 2010 – SENSEable City Lab @ MIT, US/Singapore § 2011 – PhD Computer Science @ ETH Zurich / SAP § Founder webofthings.org § Now – Co-founder/head of R&D @ EVRYTHNG © EVRYTHNG Limited | 2014 @evrythng
  • 3. The IoT – not quite there yet Smart cars Smart buildings Smart fridges Smart cities Smart energy Smart [insert buzzword here...] © EVRYTHNG Limited | 2014 @evrythng
  • 4. The Internet of Things Today § Mainly Distributed Sensing Applications (DSA) § Tedious process that requires many resources (skills, time, $$$) § Various functionalities, sensors, requirements § Incompatible protocols, standards, programming models, APIs, etc. § “Wheel reinvention” is common (hard-wired applications) Web Gateway base-station connected via storage serial line low-power radio protocols (ZigBee, etc.) analysis & processing Web page © EVRYTHNG Limited | 2014 @evrythng
  • 5. Problem Statement How to create an infrastructure for facilitating the development of real-time distributed applications on top of heterogeneous, mobile networked devices? © EVRYTHNG Limited | 2014 @evrythng
  • 6. The Web of Things Social Web Real-time Web Physical Web Web of Things1 Semantic Web Programmable Web 1 Web of Things community - http://webofthings.org © EVRYTHNG Limited | 2014 @evrythng
  • 7. The Web of Things The Internet connects things, the Web connects data & applications. Web of Things How applications connect with things How things connect to the internet Internet of Things § OSI Layer 7 + § REST, JSON § Social networks, semantics § Mashups § OSI Layer 4 – § EPC, IPv6lowpan, WiFi, Zigbee, BLE, etc. “Application architecture for physical objects” § D. Guinard, V. Trifa, E. Wilde, D. Raggett “Uniquely identifiable objects and their virtual representations in an Internet-like structure” § Auto-ID Labs (K. Ashton, S. Sarma, F. Mattern) © EVRYTHNG Limited | 2014 @evrythng
  • 8. Web of Things: HTTP to bind them all! § Leverage Web architecture, standards and techniques § HTTP, HTML, XML, RSS, MIME, caching, authentication, etc. § TCP/IP & Web granted, Wi-Fi routers ubiquitous HTTP HTTP Web proprietary X10 Bluetooth IEEE802.15.4 DLNA HTTP Google APIs Gateway API Flickr API © EVRYTHNG Limited | 2014 @evrythng
  • 9. The Web of Things § HTTP: many advantages for larger DSAs § Flexible, § Loosely coupled, § Scalable, § Lightweight, § Standard… § Blends into existing Web infrastructure § Integrate real-world services and devices with the Web § Development of simple Web apps: cheaper & faster © EVRYTHNG Limited | 2014 @evrythng
  • 10. Web-enabled devices § Devices: Web resources § Accessible via URL § Uniform Interface § Verbs (GET, POST, etc.) § Codes (200 OK, … ) § Representations GET fire/alerts.rss § HTML: humans § JSON/XML/CSV: machines GET fridge/food.html PUT tv/channel/4 © EVRYTHNG Limited | 2014 @evrythng
  • 11. Pick one. © EVRYTHNG Limited | Confidential | 2013 @ConnectEvrythng 11
  • 12. WHAT ABOUT “NON-CONNECTED” PRODUCTS? © EVRYTHNG Limited | 2014 @evrythng
  • 13. Real objects part of the real-time web You won’t need to hunt anxiously for your missing shoes in the morning, you’ll Google them. “ ” Things that are persist & discoverable online, query-able, permission aware, relationship aware & actuate-able via the Web. Source: Bruce Sterling, ‘Shaping Things’ © EVRYTHNG Limited | 2014 @evrythng
  • 14. EVRYTHNG’s Vision Every Thing Connected : Every physical object with an identity on the Web. The Web is the global application integration platform. © EVRYTHNG Limited | 2014 @evrythng
  • 15. EVRYTHNG makes products smart, interactive and trackable by connecting them to the Web. © EVRYTHNG Limited | 2014 @evrythng
  • 16. Company § Founded in 2011 by experienced technology entrepreneurs : Niall Murphy, Founder & CEO Andy Hobsbawm, Founder & CMO 20 years experience, serial tech entrepreneur, co-founder of WiFi operator The Cloud acquired by News Corp. 25 years experience, co-founder of Online Magic/Agency.com acquired by Omnicom, co-founder DoTheGreenThing. § Expert technology out of MIT & ETH Web of Things research : Dominique Guinard, PhD Co-Founder Vlad Trifa, PhD Co-Founder Computer scientist, ETH & MIT Lab for manufacturing, Nokia & SAP researcher, co-founder WebOfThings.org Computer scientist, MIT Senseable City Lab, SAP researcher, co-founder WebOfThings.org § Private equity & corporate investor backed : § Serving global enterprise customers : • UK & US bases of operation © EVRYTHNG Limited | 2014 @evrythng
  • 17. The Web of EVRYTHNG! Web Maintenance information Tech support API API API API History of ownership VIP Forum for owners Native/Web Mobile apps Native/Web Desktop apps A RESTful API for objects - even “dumb” ones © EVRYTHNG Limited | 2014 @evrythng
  • 18. Web of Things - Requirements To be on the Web, products need: § A unique, permanent URL with a secure RESTful API § A container for storing historical data about it § A semantic format for machine-readable metadata § Services to manage millions of objects & their real-time data § Supports “heavy” processing applications (analytics) § Connectors/entry points to 3rd party apps (ERP, etc.) These combined form an Active Digital Identity (ADI). Every object needs an ADI to speak Web. Tech infos: http://www.evrythng.com/technology/ © EVRYTHNG Limited | 2014 @evrythng
  • 19. The “Smart Products” Stack © EVRYTHNG Limited | 2014 @evrythng
  • 20. Terminology & Resources EVRYTHNG Terminology : § Product = Product class (SKU) § THNG = Unique product instance (S#) § Metadata, Properties, Locations, … § App = Client application that talks to the engine and thngs/products § Action = A notification/event by a customer on a THNG or Product § User = Real or digital event by a customer on a THNG or Product § Short ID = crypto-secure URL for Thngs/ Products (for QRs, NFC tags etc.) § Active Digital Identity™ = Object profile in the EVRYTHNG ENGINE (Product +THNG+ShortId+User+Actions, etc.) Resources : § http://dev.evrythng.com - EVRYTHNG Engine developer documentation. § http://bit.ly/Vx8V8L - EVRYTHNG Web of Things Technology White Paper. § http://bit.ly/1gVXOPP - EVRYTHNG Product Relationship Management White Paper. § http://www.webofthings.org/ - EVRYTHNG’s research community, with Web of Things technical papers & conferences. © EVRYTHNG Limited | 2014 @evrythng
  • 21. Core Concept - Thngs ID: 5332deeee4b046b86a72be5d Short URL: http://tn.gg/ABc3X53C Metadata Location Properties Actions - Name - Description - Tags - Serial Number Reads/updates its data THNG Physical Object Receives & reacts to Events © EVRYTHNG Limited | 2014 @evrythng
  • 22. Core Concept - Products THNG Physical Objects THNG THNG THNG THNG ID: UUsAGSeNsepwQ2GhUqgC9mtc Metadata Properties Actions - Name - Description - Tags - SKU # / EAN Product - Color - Size - Specifications - Images Thngs © EVRYTHNG Limited | 2014 @evrythng
  • 23. Core Concept - Applications THNG Physical Objects THNG THNG THNG THNG Engine App 1 API K AA Web User Interface Device debugger iOS App Device Management App Apps App 2 API K BB App 3 API K CC Apps Read/write thng data Send actions Update properties © EVRYTHNG Limited | 2014 @evrythng
  • 24. Core Concept - Users THNG Objects THNG THNG THNG THNG App - User Interface App - Debug App App - Admin UI ADIs Users Case 1 Anonymous Users Case 2 Developers signup/login via Facebook Case 3 Company Admins access App data & stats Apps © EVRYTHNG Limited | 2014 @evrythng
  • 25. Core Concept – Rules Engine THNG Physical Objects THNG THNG THNG THNG Engine Rules Engine Rules Web User Interface Device debugger iOS App Web Monitoring App Actions Actions Actions Apps © EVRYTHNG Limited | 2014 @evrythng
  • 26. EVRYTHNG PRODUCT & SERVICES © EVRYTHNG Limited | 2014 @evrythng
  • 27. Web of Things Technology Stack EVRYTHNG provides a complete technology stack to manage large numbers of diversely connected products, drive business applications and integrate with enterprise and the Web. Object ADI Connecting social network and product IDs. Products with smart tags or embedded chips. Ʉ+-*0/. scanned to access ADIs. Connected products talk direct to ADIs. Object data exchange with enterprise systems '$ Ʉ ƇɄɄƎɄ ƆɄ Apps interact with object data. § Scalable, on-demand and federated platform as a service online environment. § Abstraction of product or device connectivity control from application interaction for Web APIs. § Flexible data structures for individual THNGs, large-scale data store, temporal data-sets. § Fine-grained access control, at a THNG-attribute level. § Real-time rules programming and analytics based on complex business logic. § Open to integration with enterprise and 3rd party Web services through standards-based Web protocols. © EVRYTHNG Limited | 2014 @evrythng
  • 28. Products circle Product Relationship Management™ Platform = ENGINE SDK Coupon example Personalization loyalty Customer Engagement Loyalty Rewards n Product Registration, Provenance Guides n Gifting n Contests RESTful APIs Application Tools ADI Connected Products An Active Digital Identity™ for every thing Device management Software operations Usage analytics Persistent URI URLs The EVRYTHNG Engine Tracking analytics Tracking Analytics Analytics Alerts Anti- Counterfeit Authentication Sales service YOURTHNG Personalized messaging, content services. REWARDTHNG Loyalty rewards and coupons redeemed against product check-ins. TRACKTHNG Analytics from product check-in data name Months matched to ERP data. baby’s 3 Age: Your Amy Age: 3 Months Your baby’s name Amy Submit SOCIALTHNG Product ‘virtual objects’ shared via social network streams. Submit © EVRYTHNG Limited | 2014 @evrythng
  • 29. EVRYTHNG ENGINE™ Platform as a Service to manage product identities, with tools to build drive applications using product relationship information. ENGAGE TRACK DEVELOP v PRODUCT TRACKING ANALYTICS DASHBOARD - UI CONNECTED PRODUCT MANAGEMENT CUSTOMER ENGAGEMENT SDKs EVRYTHNG ENGINE (API) managing product identities © EVRYTHNG Limited | 2014 @evrythng
  • 30. Show time!!! 1. Sign-up and create an account 2. Create some Thngs 3. Create some Products 4. Create an Application 5. Build a basic Web app 1. (read/write data/properties/actions of thngs) 6. Create a redirection for the Thng 7. Scan Short URL start interacting with the thng https://dashboard.evrythng.com © EVRYTHNG Limited | 2014 @evrythng
  • 31. Thank you Vlad Trifa EVP Research Development , Co-Founder vlad@evrythng.com @vladounet © EVRYTHNG Limited | 2014 @evrythng