SlideShare uma empresa Scribd logo
1 de 26
Open House: How Open Platforms
Are Making Our Homes Smarter

Dan Lieberman, SmartThings
@danlieberman
What is the Internet of Things?
Everything that can be connected to the network will be
connected.
The Physical Graph is a virtual representation of the Physical World
It makes the physical world programmable
By just about anyone, not limited to
firmware engineers.
What are the key layers of abstraction for the IoT?
One: The Physical Graph
The Physical Graph makes things easy, so we don’t have to know
how it REALLY works.
Two: Security & Privacy, Security … more Security
Three: Visibility & Control … of Things
This

Instead of This
# ask the switch to turn on the light
switchDevice.sendZclCommandNoAck(switchPort, switchEndPoint,
lightDevice, lightEndPoint,
ZCL_CLUSTER_ID_GEN_ON_OFF,
ZCL_FRAME_CLIENT_SERVER_DIR,
switchEndPoint.onCmd())

livingRoom.Switch1.On()

t = Timer(toggleDelay, name = ”On command watchdog")
t.start()
# we should get a notification
alt(
[
[ lightPort.RECEIVE(lightEndPoint.mw_incomingZcl(), value
= 'incomingZclMsg'),
lambda: t.stop()
],
[ lightPort.RECEIVE(),
lambda: REPEAT
],
[ t.TIMEOUT,
lambda: stop()
],
])
if value and value('incomingZclMsg')[1]:
_msg = value('incomingZclMsg')[1]
lightEndPoint.incomingZclCmd(lightPort, lightDevice, _msg[
'clusterId'],
_msg['cmdCode'], _msg['data'])
Four: Discovery & Intelligence – The application
of, well, “applications”
Five: Predictability
“Would you like me to close the
garage door automatically from now
on when you leave?”
“Would you like me to order new air
filters?”
“Shall I turn off the hot tub now?”
“Shall I turn off the lights in your
store?”
“Since you are near the market, did
you know that you need milk, eggs, …”
Putting it all together …
Predictability
Discovery & Intelligence
Visibility & Control

Security & Privacy
Physical Graph
Physical World
The landscape today is fractured
Functionality and data are locked in silos
50 billion devices by 2020
Building Connections
Ad-hoc
Open Ecosystems
Standardization
Open federation standards are the missing link: the Internet of
Things needs its SMTP
True interoperability will create user value and drive growth
Dan Lieberman of SmartThings - Open House: How Open Platforms are Making Our Homes Smarter at SIC2013

Mais conteúdo relacionado

Semelhante a Dan Lieberman of SmartThings - Open House: How Open Platforms are Making Our Homes Smarter at SIC2013

Technical Challenges - How To Design IoT Systems
Technical Challenges - How To Design IoT SystemsTechnical Challenges - How To Design IoT Systems
Technical Challenges - How To Design IoT SystemsEmil Kirilov
 
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
 
Iot for smart agriculture
Iot for smart agricultureIot for smart agriculture
Iot for smart agricultureAtit Patumvan
 
The Media Access Control Address
The Media Access Control AddressThe Media Access Control Address
The Media Access Control AddressAngie Lee
 
Eckovation IoT internship Report PowerPoint presentation
Eckovation IoT internship Report PowerPoint presentationEckovation IoT internship Report PowerPoint presentation
Eckovation IoT internship Report PowerPoint presentationManoranjanMaharana7
 
Wulian smart home software manual
Wulian smart home software manualWulian smart home software manual
Wulian smart home software manuallynn li
 
2014 Technology_Disruption_Forum_SmartThings
2014 Technology_Disruption_Forum_SmartThings2014 Technology_Disruption_Forum_SmartThings
2014 Technology_Disruption_Forum_SmartThingsCOMPUTEX TAIPEI
 
Understanding IoT with Cloud IoT Core
Understanding IoT with Cloud IoT CoreUnderstanding IoT with Cloud IoT Core
Understanding IoT with Cloud IoT CoreTegar Imansyah
 
Physical Computing and IoT
Physical Computing and IoTPhysical Computing and IoT
Physical Computing and IoTEduardo Oliveira
 
Image Based Password Authentication for Illiterate using Touch screen by Deep...
Image Based Password Authentication for Illiterate using Touch screen by Deep...Image Based Password Authentication for Illiterate using Touch screen by Deep...
Image Based Password Authentication for Illiterate using Touch screen by Deep...Deepak Yadav
 
IThome DevOps Summit - IoT、docker與DevOps
IThome DevOps Summit - IoT、docker與DevOpsIThome DevOps Summit - IoT、docker與DevOps
IThome DevOps Summit - IoT、docker與DevOpsSimon Su
 
Demystifying the Internet of Things (IoT)
Demystifying the Internet of Things (IoT)Demystifying the Internet of Things (IoT)
Demystifying the Internet of Things (IoT)Christopher Mohritz
 
Security in IoT
Security in IoTSecurity in IoT
Security in IoTSKS
 

Semelhante a Dan Lieberman of SmartThings - Open House: How Open Platforms are Making Our Homes Smarter at SIC2013 (20)

iot presentation.pptx
iot presentation.pptxiot presentation.pptx
iot presentation.pptx
 
Technical Challenges - How To Design IoT Systems
Technical Challenges - How To Design IoT SystemsTechnical Challenges - How To Design IoT Systems
Technical Challenges - How To Design IoT Systems
 
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/...
 
Iot for smart agriculture
Iot for smart agricultureIot for smart agriculture
Iot for smart agriculture
 
IoT Architecture .pdf
IoT Architecture .pdfIoT Architecture .pdf
IoT Architecture .pdf
 
The Media Access Control Address
The Media Access Control AddressThe Media Access Control Address
The Media Access Control Address
 
Eckovation IoT internship Report PowerPoint presentation
Eckovation IoT internship Report PowerPoint presentationEckovation IoT internship Report PowerPoint presentation
Eckovation IoT internship Report PowerPoint presentation
 
Wulian smart home software manual
Wulian smart home software manualWulian smart home software manual
Wulian smart home software manual
 
What is IoT System Architecture.pdf
What is IoT System Architecture.pdfWhat is IoT System Architecture.pdf
What is IoT System Architecture.pdf
 
chapter 1.docx
chapter 1.docxchapter 1.docx
chapter 1.docx
 
chapter 1.pdf
chapter 1.pdfchapter 1.pdf
chapter 1.pdf
 
2014 Technology_Disruption_Forum_SmartThings
2014 Technology_Disruption_Forum_SmartThings2014 Technology_Disruption_Forum_SmartThings
2014 Technology_Disruption_Forum_SmartThings
 
Understanding IoT with Cloud IoT Core
Understanding IoT with Cloud IoT CoreUnderstanding IoT with Cloud IoT Core
Understanding IoT with Cloud IoT Core
 
Physical Computing and IoT
Physical Computing and IoTPhysical Computing and IoT
Physical Computing and IoT
 
IoT ppt(004).pptx
IoT ppt(004).pptxIoT ppt(004).pptx
IoT ppt(004).pptx
 
Image Based Password Authentication for Illiterate using Touch screen by Deep...
Image Based Password Authentication for Illiterate using Touch screen by Deep...Image Based Password Authentication for Illiterate using Touch screen by Deep...
Image Based Password Authentication for Illiterate using Touch screen by Deep...
 
IThome DevOps Summit - IoT、docker與DevOps
IThome DevOps Summit - IoT、docker與DevOpsIThome DevOps Summit - IoT、docker與DevOps
IThome DevOps Summit - IoT、docker與DevOps
 
IOT presentation
IOT presentationIOT presentation
IOT presentation
 
Demystifying the Internet of Things (IoT)
Demystifying the Internet of Things (IoT)Demystifying the Internet of Things (IoT)
Demystifying the Internet of Things (IoT)
 
Security in IoT
Security in IoTSecurity in IoT
Security in IoT
 

Mais de Seattle Interactive Conference

Everything Connect: Helping brands survive the web’s next big evolution by An...
Everything Connect: Helping brands survive the web’s next big evolution by An...Everything Connect: Helping brands survive the web’s next big evolution by An...
Everything Connect: Helping brands survive the web’s next big evolution by An...Seattle Interactive Conference
 
Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...
Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...
Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...Seattle Interactive Conference
 
Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...
Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...
Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...Seattle Interactive Conference
 
When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...
When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...
When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...Seattle Interactive Conference
 
Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...
Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...
Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...Seattle Interactive Conference
 
Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...
Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...
Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...Seattle Interactive Conference
 
UX Localization: Design for the global audience by Shantelle Liu, Zoom
UX Localization: Design for the global audience by Shantelle Liu, ZoomUX Localization: Design for the global audience by Shantelle Liu, Zoom
UX Localization: Design for the global audience by Shantelle Liu, ZoomSeattle Interactive Conference
 
How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...
How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...
How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...Seattle Interactive Conference
 
Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022
Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022
Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022Seattle Interactive Conference
 
What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...
What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...
What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...Seattle Interactive Conference
 
A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...
A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...
A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...Seattle Interactive Conference
 
Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...
Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...
Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...Seattle Interactive Conference
 
How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...
How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...
How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...Seattle Interactive Conference
 
Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...
Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...
Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...Seattle Interactive Conference
 
Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...
Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...
Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...Seattle Interactive Conference
 
From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...
From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...
From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...Seattle Interactive Conference
 
Growing as a Designer: How to Master a Craft in 100 Days | Seattle Interactive
Growing as a Designer: How to Master a Craft in 100 Days | Seattle InteractiveGrowing as a Designer: How to Master a Craft in 100 Days | Seattle Interactive
Growing as a Designer: How to Master a Craft in 100 Days | Seattle InteractiveSeattle Interactive Conference
 
Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019
Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019
Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019Seattle Interactive Conference
 

Mais de Seattle Interactive Conference (20)

Everything Connect: Helping brands survive the web’s next big evolution by An...
Everything Connect: Helping brands survive the web’s next big evolution by An...Everything Connect: Helping brands survive the web’s next big evolution by An...
Everything Connect: Helping brands survive the web’s next big evolution by An...
 
Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...
Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...
Experiencing Extremes: A Design Team's Guide to Accessibility by Jess Vice, S...
 
Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...
Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...
Creativity Meets Technology: Framing web3 for Brands by Luis Antezana, CROWN ...
 
When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...
When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...
When It’s Time to Treat Yourself Like a True Client by Steve Barrett, Tether ...
 
Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...
Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...
Shifting from Me to We: The Rise of Online Community by Paul Peterman, Reddit...
 
Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...
Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...
Communicating Clickable Complexities: From Nuclei to AI by Jenny Burns & Rach...
 
UX Localization: Design for the global audience by Shantelle Liu, Zoom
UX Localization: Design for the global audience by Shantelle Liu, ZoomUX Localization: Design for the global audience by Shantelle Liu, Zoom
UX Localization: Design for the global audience by Shantelle Liu, Zoom
 
How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...
How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...
How the Story of You Gets Created and Told by Dominique Luster, The Luster Co...
 
Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022
Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022
Photography In the Metaverse by Bryan O'Neil Hughes, Adobe | SIC 2022
 
What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...
What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...
What Does Cinderella Have to Do with Blogging by Alison Ver Halen, AV Writing...
 
A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...
A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...
A Renaissance for the Web: Moving on from Cookies by Ruben Ayala, Viant | SIC...
 
Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...
Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...
Craft Killer Headlines: Embracing Creativity as an Analytical Copywriter by B...
 
How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...
How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...
How to Bring Social Media In-House and Make it thrive! by Marisa Peacock, The...
 
Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...
Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...
Websites for Humans: Holistic SEO in 2022 by Kavi Kardos, Director of SEO | S...
 
Modern Marketing by Ashley Royalty, Add3 | SIC 2022
Modern Marketing by Ashley Royalty, Add3 | SIC 2022Modern Marketing by Ashley Royalty, Add3 | SIC 2022
Modern Marketing by Ashley Royalty, Add3 | SIC 2022
 
Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...
Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...
Pushing the Boundaries: How the Wildest Ideas Make the Best Campaigns by Rebe...
 
From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...
From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...
From AI-Generated Stories to Interactive Volumetric Content by Adam Myhill, U...
 
Growing as a Designer: How to Master a Craft in 100 Days | Seattle Interactive
Growing as a Designer: How to Master a Craft in 100 Days | Seattle InteractiveGrowing as a Designer: How to Master a Craft in 100 Days | Seattle Interactive
Growing as a Designer: How to Master a Craft in 100 Days | Seattle Interactive
 
Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019
Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019
Parker's Big Adventure in the Land of Digital Data | Seattle Interactive 2019
 
Future of Content | Seattle Interactive 2019
Future of Content | Seattle Interactive 2019Future of Content | Seattle Interactive 2019
Future of Content | Seattle Interactive 2019
 

Último

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 

Último (20)

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 

Dan Lieberman of SmartThings - Open House: How Open Platforms are Making Our Homes Smarter at SIC2013

  • 1. Open House: How Open Platforms Are Making Our Homes Smarter Dan Lieberman, SmartThings @danlieberman
  • 2. What is the Internet of Things?
  • 3. Everything that can be connected to the network will be connected.
  • 4. The Physical Graph is a virtual representation of the Physical World
  • 5. It makes the physical world programmable
  • 6. By just about anyone, not limited to firmware engineers.
  • 7. What are the key layers of abstraction for the IoT?
  • 9. The Physical Graph makes things easy, so we don’t have to know how it REALLY works.
  • 10. Two: Security & Privacy, Security … more Security
  • 11. Three: Visibility & Control … of Things
  • 12. This Instead of This # ask the switch to turn on the light switchDevice.sendZclCommandNoAck(switchPort, switchEndPoint, lightDevice, lightEndPoint, ZCL_CLUSTER_ID_GEN_ON_OFF, ZCL_FRAME_CLIENT_SERVER_DIR, switchEndPoint.onCmd()) livingRoom.Switch1.On() t = Timer(toggleDelay, name = ”On command watchdog") t.start() # we should get a notification alt( [ [ lightPort.RECEIVE(lightEndPoint.mw_incomingZcl(), value = 'incomingZclMsg'), lambda: t.stop() ], [ lightPort.RECEIVE(), lambda: REPEAT ], [ t.TIMEOUT, lambda: stop() ], ]) if value and value('incomingZclMsg')[1]: _msg = value('incomingZclMsg')[1] lightEndPoint.incomingZclCmd(lightPort, lightDevice, _msg[ 'clusterId'], _msg['cmdCode'], _msg['data'])
  • 13. Four: Discovery & Intelligence – The application of, well, “applications”
  • 15. “Would you like me to close the garage door automatically from now on when you leave?” “Would you like me to order new air filters?” “Shall I turn off the hot tub now?” “Shall I turn off the lights in your store?” “Since you are near the market, did you know that you need milk, eggs, …”
  • 16. Putting it all together … Predictability Discovery & Intelligence Visibility & Control Security & Privacy Physical Graph Physical World
  • 17. The landscape today is fractured
  • 18. Functionality and data are locked in silos
  • 24. Open federation standards are the missing link: the Internet of Things needs its SMTP
  • 25. True interoperability will create user value and drive growth