2 December 2014 AllSeen Alliance 1
Programming the Internet of Things
Why Devices Need APIs
December 8, 2014 Greg Burns Chair of Technical Steering Committee AllSeen Alliance
Programming the Internet of Things Why Devices Need APIs December - - PowerPoint PPT Presentation
Programming the Internet of Things Why Devices Need APIs December 8, 2014 Greg Burns Chair of Technical Steering Committee AllSeen Alliance 2 December 2014 AllSeen Alliance 1 Mobile The largest technology platform ~3.3 billion unique
2 December 2014 AllSeen Alliance 1
Programming the Internet of Things
Why Devices Need APIs
December 8, 2014 Greg Burns Chair of Technical Steering Committee AllSeen Alliance
2
~3.3 billion unique subscribers
Source: GSMA Intelligence, November 13; UN, November 2013
connections people
3
Massive surge in connected things has already begun
By 2020, 40.9 billion things will be connected*
− Via Wi-Fi, wire line, cellular, and proximal networks − Benefiting billions of people worldwide − 75% of the growth between today and the end of the decade will come from non-hub devices
Transforming:
− Industry − Infrastructure − Media − Education − Work − Recreation − Family − Daily life
* Source: https://www.abiresearch.com/press/the-internet-of-things-will-drive-wireless-connect
AllSeen Alliance
4
NOW PLAYING: Artist: Flowers Song: Daisy
Fridge Cloud Laundry Cloud Lighting B Cloud Speaker B Cloud Speaker A Cloud TV Cloud Lighting A Cloud Lighting C Cloud Security Camera Cloud
5
Ubiquitous connectivity promises to make devices “smart”
But ONLY if they speak the same language
당신은 내 말 들려?
Tem alguém aí? 100010101011 hello world! Auto Home Consumer goods and appliances Industrial Computing devices
Devices that can’t connect across brands, categories, and operating systems will be left out
6
Direct communication is fast, efficient, and secure. No need to go out to the cloud to talk to the device right next to you!
“Coffee is done” “Coffee is done” “Laundry is ready!” “Laundry is ready!” “Someone’s at the door” “Someone’s at the door”
NOW PLAYING: Artist: Flowers Song: Daisy
“Someone’s at the door”
7
NOW PLAYING: Artist: Flowers Song: Daisy
Secured Proximal Cloud Various Cloud Services
8
Without the right combination of hardware, connectivity and software a “Thing” is just a “Thing”. Ultimately it is software that makes a “Thing” an Internet-of -Things Thing.
2 December 2014 AllSeen Alliance 9
implementation and the external interfaces exposed to other software.
– We generally call these external interfaces Application Programming Interfaces (APIs) – APIs are what makes it possible to incorporate existing functionality into new code
– Windows, Linux, Android, iOS, OSX – are defined by the APIs they provide – Examples abound - OpenGL, PhysX, Webkit, every social network on the planet!
2 December 2014 AllSeen Alliance 10
– When IoT devices talk to IoT devices it is software talking to software
– But these IoT devices are all so different – But often have very similar functions
– Some standard APIs – Some device specific APIs
11
A single platform allowing products to expose their capabilities
LOCK DOORS LIGHT BULBS GARAGE DOOR SENSORS PICTURES VIDEO DRAPES DISPLAYS SPEAKERS CLOCKS COOL HEAT TVs
The AllJoyn software framework is a collaborative open source project of the AllSeen Alliance
12
I can send notifications I have control panel I have lighting interface I can send notifications. I have control panel I have a clock interface I display notifications. I have the clock interface! I display notifications. I have the clock interface! I display notifications. I have the clock interface! I can send and display notifications I can send notifications
The AllJoyn software framework is a collaborative open source project of the AllSeen Alliance
72°
120 80
2 December 2014 AllSeen Alliance 13
– There’s an App for that thing – And an App for that thing – And yet another App for that thing – …
– Every device with a clock should expose a set-clock API – Every device that has a battery should expose a battery level API – Manufacturers cannot differentiate by exposing necessary functionality in different ways
14
GPS GPU DSP GYRO MICROPHONE TOUCHSCREEN ACCELEROMETER
15
DISCOVER nearby friendly devices IDENTIFY services running
ADAPT to devices coming and going MANAGE diverse transports INTEROPERATE across different OSes EXCHANGE information and services SECURE against nearby bad actors
2 December 2014 AllSeen Alliance 16
– Java, C, C++, C#, JavaScript, Python, etc
– To allow standard building blocks – To allow innovation
– Find out what APIs a device has rather than what the device is
– Which APIs can be used by other devices – Authentication and data encryption
17
An Open Source Framework for the Internet of Things
2 December 2014 AllSeen Alliance 18
services that support the Internet of Things through an open environment, vibrant ecosystem and thriving technical community.
collaborative AllJoyn open source project.
developers to create interoperable products that can discover, connect and communicate directly with other devices, systems and services regardless of brand.
2 December 2014 AllSeen Alliance 19
Supporting the Internet of Things through an open environment, vibrant ecosystem and thriving technical community.
Open Source Community Industry leaders Tech/software innovators
Contribute & Use Evangelize Evolution
Enable Vibrant Ecosystem
To learn more about the AllSeen Alliance visit: www.allseenalliance.org To find out about participating in the AllSeen Alliance contact: Joe Speed <jspeed@linuxfoundation.org>
20
A comprehensive software framework lets devices and applications communicate Standard Application Layer AllJoyn Application Layer AllJoyn Service Frameworks AllJoyn Core Libs
Onboarding Control Panel Notifications Audio Lighting
Physical Layer (Wi-Fi, PLC, Ethernet, Bluetooth)
Discovery & Advertisement APIs Connection APIs Security APIs
AllJoyn Core Libs
Provides ability to find and connect to devices to do interesting things. Core libraries interact with the AllJoyn Router Provides access control and encryption
AllJoyn Service Frameworks
Interoperable, cross-platform modules for common IoE functionality Defines common interfaces between devices
The AllJoyn software framework is a collaborative open source project of the AllSeen Alliance
OS
AllJoyn Apps
Config
AllJoyn App Layer
Defines the User experience
AllJoyn Router
AllJoyn Router
communications between devices and apps
management
Interface APIs Events and Actions ….
21
Standard Application Layer Standard Application Layer App Layer AllJoyn Standard Service Frameworks AllJoyn Standard Core Libs
Physical Layer (Wi-Fi, PLC, Ethernet, Bluetooth)
Standard Core Libraries
Multiple bindings, runs on HLOS C bindings, runs on RTOS Thin Apps using Thin Core requires an AllJoyn Router in the network
Thin Core Libraries
The AllJoyn software framework is a collaborative open source project of the AllSeen Alliance
HLOS RTOS
App Layer AllJoyn Thin Service Frameworks AllJoyn Thin Core Libs Standard Apps Thin Apps
Standard App Layer
App dev or OEM writes this
Thin App Layer
OEM writes this
AllJoyn Router
AllJoyn Router
AllJoyn Router can be bundled with a Standard App or run standalone
22
Licensed under open source; general IOE use cases Not licensed under open source; addresses specific use cases Value e Added ed S Services es (e.g., y your d diff ffer eren entiation)
AllJoyn Core: Discovery, connectivity, network management from AJ Router + core libraries Onboarding, notification, audio compatibility from AllJoyn Service Frameworks
AllJoyn Router AllJoyn Core Libraries
Discovery Connection / Network Management Security
AllJoyn Service Frameworks
Onboarding Control Panel Notifications Audio Future… Config
Use AllJoyn Core Library and Service Frameworks to create differentiated offerings
23
− Alliance Wiki: https://wiki.allseenalliance.org
− Documents, downloads, and developer tools − Source Code, release overviews, roadmaps − Training & Service Framework details − Working Groups, New Proposals & meeting minutes
− Forums: https://ask.allseenalliance.org/questions − Certification: https://allseenalliance.org/certification − Releases & Roadmaps: https://wiki.allseenalliance.org/release/overview − Public Mail Lists: https://lists.allseenalliance.org/mailman/listinfo − Showcase: https://allseenalliance.org/showcase − Monthly Newsletter: https://allseenalliance.org/news-and- events/newsletters
2 December 2014 AllSeen Alliance 24
For more information on AllSeen Alliance, visit us at: allseenalliance.org & allseenalliance.org/news/blogs