SlideShare une entreprise Scribd logo
1  sur  34
Leveraging the strength of OSGi to
deliver a convergent IoT ecosystem
An example based on Smart Energy Profile 2.0 (SEP 2.0) deployment use
case
Oleg Logvinov, Luca Celetto, Carlo Parata, Fabien Castanier, Mridupawan Das
STMicroelectronics
OSGi DevCon – June 12, 2014
ST: Where you find us 2
Our automotive products
are making driving safer,
greener and more
entertaining
Our smart power products
are making more of our energy resources
Our MEMS & Sensors
are augmenting
the consumer experience
Our Microcontrollers
are everywhere
making everything smarter
and more secure
Our digital consumer products
are powering the augmented
digital lifestyle
Promoter
member
ST is involved in Standardization 3
Alliance
Member
Alliance
BoD
Alliance
BoD
Alliance
BoD
Alliance
CTO, BoD
HP GP
Chair
P1901
Vice-chair
P1901.2
Vice-chair
Editor
Members, contributors
Project
Contributor
PAP15
Contributor
DKE461
Contributor
Member
Alliance
BoD
Full
member
Sponsor
Member, BoD
P2413
Chair
New Things to Augment Life 4
Smart Car
Reduce emissions
Increase safety
Save fuel
Smart City
Reduce traffic congestion
Better use of resources
Improve security
Smart Me
Fitness & Wellness
Help to lead healthier lives
Optimize sports performance
Early warning of illness
Smart Home
Make entertainment more
interactive and immersive
Increase comfort
Save energy
Smart Me
Healthcare
Empower patients
Help physicians monitor and
diagnose remotely
Embracing the Smart Home 5
• Sensors,
intelligence and
connectivity being
added to many
devices in the
home
• Innovative nature
of the products
allows new
companies to
challenge
established
leaders
• ST present with
many of the
leaders in the first
wave of
augmented things
in the home
Intelligent Locks
Smart Appliances
Toys & Games
Smart Energy
Electric Vehicle
Entertainment
Smart Lighting
Smart “Me”
Smart Home GW Platform
GatewayOne by Tatung
ARM 926EJ-S@333MHz
• 360 DMIPS; 200 when running HPAV
• Linux + JVM + OSGi framework
• WiFi 802.11n
• BT Smart Ready
• Ethernet
• USB 2.0
• HomePlug AV
• Optional Zwave and ZigBee
6
Press release: http://www.st.com/web/en/press/p3478
Ecosystem 7
Smart
Meter
AC
Power
Line
HomePlug
HomePlug, WiFi,
or EthernetResidential
Router
Internet Wi-Fi
Other level or segment of the house
Gateway Plug
Cloud Services
EV Charging
HomePlug
Camera
Lighting
Appliance
Sub GHz/ZigBee/Z-Wave/HomeMatic Devices
Wi-Fi Devices
IP Cam
Optional
Bluetooth
Support Energy Management, Comfort & Convenience, Safety & Security, and
Assisted Living applications
Hand-held devices
& smart TV accessible
Smart
Plug
Sensor
Actuator
Strobe
Alarm
8Smart Home End2End Architecture
Consultable
remotely by
phone,
tablet
GatewayLocal access
Remote Access
Backend
System
Developer
Key Requirements for the software stack 9
• Large Eco System
• Can be applied to all use cases
• Productive for application developers
• Secure
• Hardware Independence: SW portability & reuse across platforms
• Ease to deploy and manage applications
• Single Application Framework from Devices to Data Centers
The Role of Gateways for IoT
• Integrate heterogeneous devices and local network technologies
• Provide local services – caching, sensor-actuator control loops, data
processing, ...
• Semantics and metadata capable – the first step toward sematic
interoperability of various applications
• Unified platform designed to be used by multiple services and
applications
• Meeting point of multiple stakeholders – owners, service providers,
telecom operators, ISPs, ...
• Enhance security of device area networks
• Provide a uniform approach to the integration of legacy components
into the IoT ecosystem
10
Gateway One
Pre-Integrated Smart Home Software
Smart Home Gateway Stack 11
Pre-integration 3rd party
JVM
OSGi
Home Device Manager
Network
Config
Zigbee BT SEP2
Home Automation Manager
JSON RPC
WEB AppsCustomer
Applications &
Services (optional)
Remote
Management
ZWave
ST
ProSyst OSGi on ST platforms 12
Source: http://www.prosyst.com/what-we-do/smart-home-smart-energy/products/
More on the Abstraction Layer 13
GUI
• JAVAscript commands
• Graphical Interface
RPC
extensions
• Browser callable methods
• Allows exporting data to cloud
Service
bundle
• JAVA code implements functionality
• Interface HW/SW on platform
Application layer interaction 14
Remote Gateway Management
JSON-RPC/Websockets
Secure channel
GW Cloud
ServicePOVDeveloperPOV
JSON RPC
bundle
GUI
extensions
Service
bundle
1
2
3
SEP2 Applications
• Smart Grid, Smart Homes and Smart Meters are key element of
Smart Energy Ecosystem
• Bi-directional information flow between consumer and energy provider
15
SEP/ZIP
SEP/ZIP
Why SEP2 in Prosyst OSGi?
• Homogeneous device management model
• SEP2 devices can be accessed from application in the same way of other device
are
16
17
SHG
Load Control
Load Control
Utility
Load
ESI
Thermostat Load
control
Meter
Example of a Thermostat controlling the
temperature (1)
Example of a Thermostat controlling the
temperature (2)
18
Web Admin Console HDM + Adapter SEP2 Protocol Driver G2H App Load:Client
Startup processing,
registration and
look for DRLC
Server.
HTTP:GET /dr
dr list xml
HTTP:GET /dr/x/edc
edc list xml
Add Device
API(CREATE, /dr, {},SERVER)
createDRP()
DRP No.
DRP No.
DRP No.
Device
boundary
ChangeTemp, dr=x1
API(CREATE, /edc, {x1},SERVER)
createEDC()
EDC No.
EDC No.
EDC No.
SEP2
App
OSGi
Linux
SEP2.0 SW ARCHITECTURE
OSGi INTEGRATION
SEP2
HDM Adapter
Porting
Layer
SEP2
Protocol Driver
SEP2 Stack
ZB IP device
UART Driver
HDM
SEP2 Application
Ethernet driver
ETH device
Optional
Zigbee IP
data path
Wi-Fi
data path
Network/Socket
Linux I/F
HPAV driver
HPAV device
HomePlugAV
data path
WLAN Driver
PCIe Driver
WiFi device
= Prosyst original code
= ST OSGi/SEP2 code
= SEP2 stack
= Linux drivers
= SEP2 connection hardware
SEP Protocol Driver 20
OSGi/Java Space
Linux Native Space
SEP2.0 HDM Adapter
ThermostatImpl InHomeDisplayImplPricingImpl
SEP2.0 Protocol Driver ProtocolDriverClass
SEP2 Native Application Interface
MeterImpl
= SEP2 OSGi Bundles
= Linux Native Application
= OSGi/Java Space
= Linux Native Space
SEP2 demo description
• SEP2 Server
• GUI Server side set controlled
devices
• Uses JSON-RPC commands
to interact with HDM
abstraction layer
• Register new resources and
control them
21
• SEP2 Client Devices
• Emulates the presence of
SEP2 appliances
• Usually it is run on a PC with
Tomcat
• Emulated devices are
controlled by the SEP2
Server
SEP2 resources in Prosyst console
• Registered resources are seen
as devices in the Prosyst
console and listed as SEP2
Adapters
22
JSON RPC Methods to control/access
SEP2 devices
• SEP2 devices in the network could be controlled or accessed through
HTTP/IP protocol from any other device using JSON-RPC methods described
in the Prosyst framework
• On top of Prosyst JSON-RPC methods, new methods are defined to access
SEP2 devices, described in the following:
• Sep2Json/addSEP2Device
• This JSON RPC can be used to add new SEP2 device.
• Sep2Json/removeSEP2Device
• This JSON RPC can be used to remove a SEP2 device.
• Sep2Json/getDeviceCount
• This JSON RPC can be used to get the number of SEP2 devices connected to the gateway.
• Some standard JSON-RPC methods can be used to do things like modify
attributes/values, access device objects:
• HDAccess/getDeviceClassObjects
• HDAccess/SetDCOProperty
• HDAccess/getHomeDevices
23
GUI
• JAVAscript commands
• Graphical Interface
RPC
extensions
• Browser callable methods
• Allows exporting data to cloud
Service
bundle
• JAVA code implements functionality
• Interface HW/SW on platform
Application layer interaction 24
Remote Gateway Management
JSON-RPC/Websockets
Secure channel
GW Cloud
ServicePOVDeveloperPOV
JSON RPC
bundle
GUI
extensions
Service
bundle
1
2
3
HTML/JAVA page JSON/RPC 1/2
• Initial scanning of the available displayed resources
25
• The JSON/RPC function call…
HTML/JAVA page JSON/RPC 2/2
• Insertion of a new device in the setup…
26
• … and the related JSON/RPC request.
Network transactions 27
1
2
192.168.2.1 192.168.2.104
1
2
GUI
• JAVAscript commands
• Graphical Interface
RPC
extensions
• Browser callable methods
• Allows exporting data to cloud
Service
bundle
• JAVA code implements functionality
• Interface HW/SW on platform
Application layer interaction 28
Remote Gateway Management
JSON-RPC/Websockets
Secure channel
GW Cloud
ServicePOVDeveloperPOV
JSON RPC
bundle
GUI
extensions
Service
bundle
1
2
3
JAVA bundle code
• Declarations for JSON RPC call registration…
29
• …and the addSEP2Device definition
GUI
• JAVAscript commands
• Graphical Interface
RPC
extensions
• Browser callable methods
• Allows exporting data to cloud
Service
bundle
• JAVA code implements functionality
• Interface HW/SW on platform
Application layer interaction 30
Remote Gateway Management
JSON-RPC/Websockets
Secure channel
GW Cloud
ServicePOVDeveloperPOV
JSON RPC
bundle
GUI
extensions
Service
bundle
1
2
3
JAVA bundle API
• Using the devices requires standard HDM APIs that are available at
• http://dz.prosyst.com/pdoc/mBS_SH_SDK_7.3.0/modules/hdm/jsonrpc/devices.html
31
Video of the demonstration 32
Conclusions
• ST and its partners have developed a comprehensive solution
portfolio for Smart Home and Energy gateways
• This presentation provided an overview of available HW/SW technologies
• ST provides an extensible SEP2 based framework fully integrated in
OSGi for which we presented a demo and use cases
• ST software solution is based on ProSyst mBS Smart Home OSGi
• OSGi benefits of modularity and easy software reuse
• ProSyst Abstraction Layer simplify access to devices
• STM integration of hardware devices in a complete solution
•  Programmers can focus only on applications development
33
Thank You

Contenu connexe

Tendances

Architecting for Microservices Part 2
Architecting for Microservices Part 2Architecting for Microservices Part 2
Architecting for Microservices Part 2Elana Krasner
 
OpenStack GDL : Hacking keystone | 20 Octubre 2014
OpenStack GDL : Hacking keystone | 20 Octubre 2014OpenStack GDL : Hacking keystone | 20 Octubre 2014
OpenStack GDL : Hacking keystone | 20 Octubre 2014Victor Morales
 
What is the ServiceStack?
What is the ServiceStack?What is the ServiceStack?
What is the ServiceStack?Demis Bellot
 
how to use openstack api
how to use openstack apihow to use openstack api
how to use openstack apiLiang Bo
 
Data manipulation for configuration management using Ansible
Data manipulation for configuration management using AnsibleData manipulation for configuration management using Ansible
Data manipulation for configuration management using AnsibleJoel W. King
 
MySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELKMySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELKYoungHeon (Roy) Kim
 
K8s security best practices
K8s security best practicesK8s security best practices
K8s security best practicesSharon Vendrov
 
OpenStack DevStack Tutorial
OpenStack DevStack TutorialOpenStack DevStack Tutorial
OpenStack DevStack TutorialSaju Madhavan
 
Supercharging Content Delivery with Varnish
Supercharging Content Delivery with VarnishSupercharging Content Delivery with Varnish
Supercharging Content Delivery with VarnishSamantha Quiñones
 
tack Deployment in the Enterprise
tack Deployment in the Enterprisetack Deployment in the Enterprise
tack Deployment in the EnterpriseCisco Canada
 
DAST в CI/CD, Ольга Свиридова
DAST в CI/CD, Ольга СвиридоваDAST в CI/CD, Ольга Свиридова
DAST в CI/CD, Ольга СвиридоваMail.ru Group
 
PostgreSQL High-Availability and Geographic Locality using consul
PostgreSQL High-Availability and Geographic Locality using consulPostgreSQL High-Availability and Geographic Locality using consul
PostgreSQL High-Availability and Geographic Locality using consulSean Chittenden
 
Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...
Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...
Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...Andrea Dottor
 
CI / CD / CS - Continuous Security in Kubernetes
CI / CD / CS - Continuous Security in KubernetesCI / CD / CS - Continuous Security in Kubernetes
CI / CD / CS - Continuous Security in KubernetesSysdig
 
Introducing Gridiron Security and Compliance Management Platform and Enclave ...
Introducing Gridiron Security and Compliance Management Platform and Enclave ...Introducing Gridiron Security and Compliance Management Platform and Enclave ...
Introducing Gridiron Security and Compliance Management Platform and Enclave ...Aptible
 
Harmonia open iris_basic_v0.1
Harmonia open iris_basic_v0.1Harmonia open iris_basic_v0.1
Harmonia open iris_basic_v0.1Yongyoon Shin
 
OpenStack Development Using devstack
OpenStack Development Using devstackOpenStack Development Using devstack
OpenStack Development Using devstackmestery
 

Tendances (19)

Architecting for Microservices Part 2
Architecting for Microservices Part 2Architecting for Microservices Part 2
Architecting for Microservices Part 2
 
OpenStack GDL : Hacking keystone | 20 Octubre 2014
OpenStack GDL : Hacking keystone | 20 Octubre 2014OpenStack GDL : Hacking keystone | 20 Octubre 2014
OpenStack GDL : Hacking keystone | 20 Octubre 2014
 
What is the ServiceStack?
What is the ServiceStack?What is the ServiceStack?
What is the ServiceStack?
 
how to use openstack api
how to use openstack apihow to use openstack api
how to use openstack api
 
Data manipulation for configuration management using Ansible
Data manipulation for configuration management using AnsibleData manipulation for configuration management using Ansible
Data manipulation for configuration management using Ansible
 
MySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELKMySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELK
 
K8s security best practices
K8s security best practicesK8s security best practices
K8s security best practices
 
OpenStack DevStack Tutorial
OpenStack DevStack TutorialOpenStack DevStack Tutorial
OpenStack DevStack Tutorial
 
Supercharging Content Delivery with Varnish
Supercharging Content Delivery with VarnishSupercharging Content Delivery with Varnish
Supercharging Content Delivery with Varnish
 
Unity Makes Strength
Unity Makes StrengthUnity Makes Strength
Unity Makes Strength
 
tack Deployment in the Enterprise
tack Deployment in the Enterprisetack Deployment in the Enterprise
tack Deployment in the Enterprise
 
DAST в CI/CD, Ольга Свиридова
DAST в CI/CD, Ольга СвиридоваDAST в CI/CD, Ольга Свиридова
DAST в CI/CD, Ольга Свиридова
 
PostgreSQL High-Availability and Geographic Locality using consul
PostgreSQL High-Availability and Geographic Locality using consulPostgreSQL High-Availability and Geographic Locality using consul
PostgreSQL High-Availability and Geographic Locality using consul
 
Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...
Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...
Come sta la nostra applicazione? Un viaggio alla scoperta degli Health Check ...
 
Mufix Network Programming Lecture
Mufix Network Programming LectureMufix Network Programming Lecture
Mufix Network Programming Lecture
 
CI / CD / CS - Continuous Security in Kubernetes
CI / CD / CS - Continuous Security in KubernetesCI / CD / CS - Continuous Security in Kubernetes
CI / CD / CS - Continuous Security in Kubernetes
 
Introducing Gridiron Security and Compliance Management Platform and Enclave ...
Introducing Gridiron Security and Compliance Management Platform and Enclave ...Introducing Gridiron Security and Compliance Management Platform and Enclave ...
Introducing Gridiron Security and Compliance Management Platform and Enclave ...
 
Harmonia open iris_basic_v0.1
Harmonia open iris_basic_v0.1Harmonia open iris_basic_v0.1
Harmonia open iris_basic_v0.1
 
OpenStack Development Using devstack
OpenStack Development Using devstackOpenStack Development Using devstack
OpenStack Development Using devstack
 

En vedette

IoT Smart APIs using Nomos RuleX
IoT Smart APIs using Nomos RuleXIoT Smart APIs using Nomos RuleX
IoT Smart APIs using Nomos RuleXCliff Faurer
 
Supelec M2M, IoT course 1 - introduction part 2 - 2012
Supelec  M2M, IoT course 1 - introduction part 2 - 2012Supelec  M2M, IoT course 1 - introduction part 2 - 2012
Supelec M2M, IoT course 1 - introduction part 2 - 2012Thierry Lestable
 
Exposición cadena de valor
Exposición cadena de valorExposición cadena de valor
Exposición cadena de valorjatencio
 
Introducción a la Planeación Estratégica
Introducción a la Planeación EstratégicaIntroducción a la Planeación Estratégica
Introducción a la Planeación EstratégicaJuan Carlos Fernandez
 
IoT関連技術の動向 Sep-2013
IoT関連技術の動向 Sep-2013IoT関連技術の動向 Sep-2013
IoT関連技術の動向 Sep-2013Shoichi Sakane
 
La cadena de valor de Michael Porter
La cadena de valor de Michael PorterLa cadena de valor de Michael Porter
La cadena de valor de Michael Porterwsanavria
 
Clase 4 propuesta y cadena de valor
Clase 4 propuesta y cadena de valorClase 4 propuesta y cadena de valor
Clase 4 propuesta y cadena de valorMaria Rodriguez
 

En vedette (8)

Sgcp12 faulkner-cal
Sgcp12 faulkner-calSgcp12 faulkner-cal
Sgcp12 faulkner-cal
 
IoT Smart APIs using Nomos RuleX
IoT Smart APIs using Nomos RuleXIoT Smart APIs using Nomos RuleX
IoT Smart APIs using Nomos RuleX
 
Supelec M2M, IoT course 1 - introduction part 2 - 2012
Supelec  M2M, IoT course 1 - introduction part 2 - 2012Supelec  M2M, IoT course 1 - introduction part 2 - 2012
Supelec M2M, IoT course 1 - introduction part 2 - 2012
 
Exposición cadena de valor
Exposición cadena de valorExposición cadena de valor
Exposición cadena de valor
 
Introducción a la Planeación Estratégica
Introducción a la Planeación EstratégicaIntroducción a la Planeación Estratégica
Introducción a la Planeación Estratégica
 
IoT関連技術の動向 Sep-2013
IoT関連技術の動向 Sep-2013IoT関連技術の動向 Sep-2013
IoT関連技術の動向 Sep-2013
 
La cadena de valor de Michael Porter
La cadena de valor de Michael PorterLa cadena de valor de Michael Porter
La cadena de valor de Michael Porter
 
Clase 4 propuesta y cadena de valor
Clase 4 propuesta y cadena de valorClase 4 propuesta y cadena de valor
Clase 4 propuesta y cadena de valor
 

Similaire à Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Logvinov

REMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIOREMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIOKunal Bidkar
 
Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...Liz Warner
 
Enabling Multi-access Edge Computing (MEC) Platform-as-a-Service for Enterprises
Enabling Multi-access Edge Computing (MEC) Platform-as-a-Service for EnterprisesEnabling Multi-access Edge Computing (MEC) Platform-as-a-Service for Enterprises
Enabling Multi-access Edge Computing (MEC) Platform-as-a-Service for EnterprisesMichelle Holley
 
G rpc talk with intel (3)
G rpc talk with intel (3)G rpc talk with intel (3)
G rpc talk with intel (3)Intel
 
How APIs are Transforming Cisco Solutions and Catalyzing an Innovation Ecosystem
How APIs are Transforming Cisco Solutions and Catalyzing an Innovation EcosystemHow APIs are Transforming Cisco Solutions and Catalyzing an Innovation Ecosystem
How APIs are Transforming Cisco Solutions and Catalyzing an Innovation EcosystemCisco DevNet
 
Open Network Edge Services Software for 5G and Edge
Open Network Edge Services Software for 5G and EdgeOpen Network Edge Services Software for 5G and Edge
Open Network Edge Services Software for 5G and EdgeLiz Warner
 
Cisco Automation with Puppet and onePK - PuppetConf 2013
Cisco Automation with Puppet and onePK - PuppetConf 2013Cisco Automation with Puppet and onePK - PuppetConf 2013
Cisco Automation with Puppet and onePK - PuppetConf 2013Puppet
 
Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Eurotech
 
Open Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - OverviewOpen Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - OverviewKrishna-Kumar
 
Accelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudAccelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudRebekah Rodriguez
 
Innovation in SDN Tools and Platforms
Innovation in SDN Tools and PlatformsInnovation in SDN Tools and Platforms
Innovation in SDN Tools and PlatformsUmesh Krishnaswamy
 
Data Capture in IBM WebSphere Premises Server - Aldo Eisma, IBM
Data Capture in IBM WebSphere Premises Server - Aldo Eisma, IBMData Capture in IBM WebSphere Premises Server - Aldo Eisma, IBM
Data Capture in IBM WebSphere Premises Server - Aldo Eisma, IBMmfrancis
 
Creating a Java Internet of Things Gateway
Creating a Java Internet of Things GatewayCreating a Java Internet of Things Gateway
Creating a Java Internet of Things GatewayEurotech
 
IoT on Blockchain Solution Overview
IoT on Blockchain Solution OverviewIoT on Blockchain Solution Overview
IoT on Blockchain Solution OverviewProvide Technologies
 
Enabling SDN for Service Providers by Khay Kid Chow
Enabling SDN for Service Providers by Khay Kid ChowEnabling SDN for Service Providers by Khay Kid Chow
Enabling SDN for Service Providers by Khay Kid ChowMyNOG
 
DPDK Summit 2015 - Intel - Keith Wiles
DPDK Summit 2015 - Intel - Keith WilesDPDK Summit 2015 - Intel - Keith Wiles
DPDK Summit 2015 - Intel - Keith WilesJim St. Leger
 
Open Networking through Programmability
Open Networking through ProgrammabilityOpen Networking through Programmability
Open Networking through ProgrammabilityTal Lavian Ph.D.
 
08 sdn system intelligence short public beijing sdn conference - 130828
08 sdn system intelligence   short public beijing sdn conference - 13082808 sdn system intelligence   short public beijing sdn conference - 130828
08 sdn system intelligence short public beijing sdn conference - 130828Mason Mei
 

Similaire à Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Logvinov (20)

REMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIOREMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIO
 
Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...
 
Enabling Multi-access Edge Computing (MEC) Platform-as-a-Service for Enterprises
Enabling Multi-access Edge Computing (MEC) Platform-as-a-Service for EnterprisesEnabling Multi-access Edge Computing (MEC) Platform-as-a-Service for Enterprises
Enabling Multi-access Edge Computing (MEC) Platform-as-a-Service for Enterprises
 
G rpc talk with intel (3)
G rpc talk with intel (3)G rpc talk with intel (3)
G rpc talk with intel (3)
 
Network Innovation with Open Software
Network Innovation with Open SoftwareNetwork Innovation with Open Software
Network Innovation with Open Software
 
citus™ iot ecosystem
citus™ iot ecosystemcitus™ iot ecosystem
citus™ iot ecosystem
 
How APIs are Transforming Cisco Solutions and Catalyzing an Innovation Ecosystem
How APIs are Transforming Cisco Solutions and Catalyzing an Innovation EcosystemHow APIs are Transforming Cisco Solutions and Catalyzing an Innovation Ecosystem
How APIs are Transforming Cisco Solutions and Catalyzing an Innovation Ecosystem
 
Open Network Edge Services Software for 5G and Edge
Open Network Edge Services Software for 5G and EdgeOpen Network Edge Services Software for 5G and Edge
Open Network Edge Services Software for 5G and Edge
 
Cisco Automation with Puppet and onePK - PuppetConf 2013
Cisco Automation with Puppet and onePK - PuppetConf 2013Cisco Automation with Puppet and onePK - PuppetConf 2013
Cisco Automation with Puppet and onePK - PuppetConf 2013
 
Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation
 
Open Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - OverviewOpen Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - Overview
 
Accelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudAccelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to Cloud
 
Innovation in SDN Tools and Platforms
Innovation in SDN Tools and PlatformsInnovation in SDN Tools and Platforms
Innovation in SDN Tools and Platforms
 
Data Capture in IBM WebSphere Premises Server - Aldo Eisma, IBM
Data Capture in IBM WebSphere Premises Server - Aldo Eisma, IBMData Capture in IBM WebSphere Premises Server - Aldo Eisma, IBM
Data Capture in IBM WebSphere Premises Server - Aldo Eisma, IBM
 
Creating a Java Internet of Things Gateway
Creating a Java Internet of Things GatewayCreating a Java Internet of Things Gateway
Creating a Java Internet of Things Gateway
 
IoT on Blockchain Solution Overview
IoT on Blockchain Solution OverviewIoT on Blockchain Solution Overview
IoT on Blockchain Solution Overview
 
Enabling SDN for Service Providers by Khay Kid Chow
Enabling SDN for Service Providers by Khay Kid ChowEnabling SDN for Service Providers by Khay Kid Chow
Enabling SDN for Service Providers by Khay Kid Chow
 
DPDK Summit 2015 - Intel - Keith Wiles
DPDK Summit 2015 - Intel - Keith WilesDPDK Summit 2015 - Intel - Keith Wiles
DPDK Summit 2015 - Intel - Keith Wiles
 
Open Networking through Programmability
Open Networking through ProgrammabilityOpen Networking through Programmability
Open Networking through Programmability
 
08 sdn system intelligence short public beijing sdn conference - 130828
08 sdn system intelligence   short public beijing sdn conference - 13082808 sdn system intelligence   short public beijing sdn conference - 130828
08 sdn system intelligence short public beijing sdn conference - 130828
 

Plus de mfrancis

Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...mfrancis
 
OSGi and Java 9+ - BJ Hargrave (IBM)
OSGi and Java 9+ - BJ Hargrave (IBM)OSGi and Java 9+ - BJ Hargrave (IBM)
OSGi and Java 9+ - BJ Hargrave (IBM)mfrancis
 
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)mfrancis
 
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank LyaruuOSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruumfrancis
 
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...mfrancis
 
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...mfrancis
 
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...mfrancis
 
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)mfrancis
 
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...mfrancis
 
OSGi CDI Integration Specification - Ray Augé (Liferay)
OSGi CDI Integration Specification - Ray Augé (Liferay)OSGi CDI Integration Specification - Ray Augé (Liferay)
OSGi CDI Integration Specification - Ray Augé (Liferay)mfrancis
 
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...mfrancis
 
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...mfrancis
 
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...mfrancis
 
Popular patterns revisited on OSGi - Christian Schneider (Adobe)
Popular patterns revisited on OSGi - Christian Schneider (Adobe)Popular patterns revisited on OSGi - Christian Schneider (Adobe)
Popular patterns revisited on OSGi - Christian Schneider (Adobe)mfrancis
 
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)mfrancis
 
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)mfrancis
 
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...mfrancis
 
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)mfrancis
 
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...mfrancis
 
How to connect your OSGi application - Dirk Fauth (Bosch)
How to connect your OSGi application - Dirk Fauth (Bosch)How to connect your OSGi application - Dirk Fauth (Bosch)
How to connect your OSGi application - Dirk Fauth (Bosch)mfrancis
 

Plus de mfrancis (20)

Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
 
OSGi and Java 9+ - BJ Hargrave (IBM)
OSGi and Java 9+ - BJ Hargrave (IBM)OSGi and Java 9+ - BJ Hargrave (IBM)
OSGi and Java 9+ - BJ Hargrave (IBM)
 
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
 
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank LyaruuOSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
 
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
 
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
 
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
 
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
 
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
 
OSGi CDI Integration Specification - Ray Augé (Liferay)
OSGi CDI Integration Specification - Ray Augé (Liferay)OSGi CDI Integration Specification - Ray Augé (Liferay)
OSGi CDI Integration Specification - Ray Augé (Liferay)
 
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
 
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
 
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
 
Popular patterns revisited on OSGi - Christian Schneider (Adobe)
Popular patterns revisited on OSGi - Christian Schneider (Adobe)Popular patterns revisited on OSGi - Christian Schneider (Adobe)
Popular patterns revisited on OSGi - Christian Schneider (Adobe)
 
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
 
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
 
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
 
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
 
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
 
How to connect your OSGi application - Dirk Fauth (Bosch)
How to connect your OSGi application - Dirk Fauth (Bosch)How to connect your OSGi application - Dirk Fauth (Bosch)
How to connect your OSGi application - Dirk Fauth (Bosch)
 

Dernier

Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
🐬 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
 
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
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
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
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
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
 
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
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
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
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 

Dernier (20)

Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
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
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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
 
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
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
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
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 

Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Logvinov

  • 1. Leveraging the strength of OSGi to deliver a convergent IoT ecosystem An example based on Smart Energy Profile 2.0 (SEP 2.0) deployment use case Oleg Logvinov, Luca Celetto, Carlo Parata, Fabien Castanier, Mridupawan Das STMicroelectronics OSGi DevCon – June 12, 2014
  • 2. ST: Where you find us 2 Our automotive products are making driving safer, greener and more entertaining Our smart power products are making more of our energy resources Our MEMS & Sensors are augmenting the consumer experience Our Microcontrollers are everywhere making everything smarter and more secure Our digital consumer products are powering the augmented digital lifestyle
  • 3. Promoter member ST is involved in Standardization 3 Alliance Member Alliance BoD Alliance BoD Alliance BoD Alliance CTO, BoD HP GP Chair P1901 Vice-chair P1901.2 Vice-chair Editor Members, contributors Project Contributor PAP15 Contributor DKE461 Contributor Member Alliance BoD Full member Sponsor Member, BoD P2413 Chair
  • 4. New Things to Augment Life 4 Smart Car Reduce emissions Increase safety Save fuel Smart City Reduce traffic congestion Better use of resources Improve security Smart Me Fitness & Wellness Help to lead healthier lives Optimize sports performance Early warning of illness Smart Home Make entertainment more interactive and immersive Increase comfort Save energy Smart Me Healthcare Empower patients Help physicians monitor and diagnose remotely
  • 5. Embracing the Smart Home 5 • Sensors, intelligence and connectivity being added to many devices in the home • Innovative nature of the products allows new companies to challenge established leaders • ST present with many of the leaders in the first wave of augmented things in the home Intelligent Locks Smart Appliances Toys & Games Smart Energy Electric Vehicle Entertainment Smart Lighting Smart “Me”
  • 6. Smart Home GW Platform GatewayOne by Tatung ARM 926EJ-S@333MHz • 360 DMIPS; 200 when running HPAV • Linux + JVM + OSGi framework • WiFi 802.11n • BT Smart Ready • Ethernet • USB 2.0 • HomePlug AV • Optional Zwave and ZigBee 6 Press release: http://www.st.com/web/en/press/p3478
  • 7. Ecosystem 7 Smart Meter AC Power Line HomePlug HomePlug, WiFi, or EthernetResidential Router Internet Wi-Fi Other level or segment of the house Gateway Plug Cloud Services EV Charging HomePlug Camera Lighting Appliance Sub GHz/ZigBee/Z-Wave/HomeMatic Devices Wi-Fi Devices IP Cam Optional Bluetooth Support Energy Management, Comfort & Convenience, Safety & Security, and Assisted Living applications Hand-held devices & smart TV accessible Smart Plug Sensor Actuator Strobe Alarm
  • 8. 8Smart Home End2End Architecture Consultable remotely by phone, tablet GatewayLocal access Remote Access Backend System Developer
  • 9. Key Requirements for the software stack 9 • Large Eco System • Can be applied to all use cases • Productive for application developers • Secure • Hardware Independence: SW portability & reuse across platforms • Ease to deploy and manage applications • Single Application Framework from Devices to Data Centers
  • 10. The Role of Gateways for IoT • Integrate heterogeneous devices and local network technologies • Provide local services – caching, sensor-actuator control loops, data processing, ... • Semantics and metadata capable – the first step toward sematic interoperability of various applications • Unified platform designed to be used by multiple services and applications • Meeting point of multiple stakeholders – owners, service providers, telecom operators, ISPs, ... • Enhance security of device area networks • Provide a uniform approach to the integration of legacy components into the IoT ecosystem 10
  • 11. Gateway One Pre-Integrated Smart Home Software Smart Home Gateway Stack 11 Pre-integration 3rd party JVM OSGi Home Device Manager Network Config Zigbee BT SEP2 Home Automation Manager JSON RPC WEB AppsCustomer Applications & Services (optional) Remote Management ZWave ST
  • 12. ProSyst OSGi on ST platforms 12 Source: http://www.prosyst.com/what-we-do/smart-home-smart-energy/products/
  • 13. More on the Abstraction Layer 13
  • 14. GUI • JAVAscript commands • Graphical Interface RPC extensions • Browser callable methods • Allows exporting data to cloud Service bundle • JAVA code implements functionality • Interface HW/SW on platform Application layer interaction 14 Remote Gateway Management JSON-RPC/Websockets Secure channel GW Cloud ServicePOVDeveloperPOV JSON RPC bundle GUI extensions Service bundle 1 2 3
  • 15. SEP2 Applications • Smart Grid, Smart Homes and Smart Meters are key element of Smart Energy Ecosystem • Bi-directional information flow between consumer and energy provider 15 SEP/ZIP SEP/ZIP
  • 16. Why SEP2 in Prosyst OSGi? • Homogeneous device management model • SEP2 devices can be accessed from application in the same way of other device are 16
  • 17. 17 SHG Load Control Load Control Utility Load ESI Thermostat Load control Meter Example of a Thermostat controlling the temperature (1)
  • 18. Example of a Thermostat controlling the temperature (2) 18 Web Admin Console HDM + Adapter SEP2 Protocol Driver G2H App Load:Client Startup processing, registration and look for DRLC Server. HTTP:GET /dr dr list xml HTTP:GET /dr/x/edc edc list xml Add Device API(CREATE, /dr, {},SERVER) createDRP() DRP No. DRP No. DRP No. Device boundary ChangeTemp, dr=x1 API(CREATE, /edc, {x1},SERVER) createEDC() EDC No. EDC No. EDC No. SEP2 App
  • 19. OSGi Linux SEP2.0 SW ARCHITECTURE OSGi INTEGRATION SEP2 HDM Adapter Porting Layer SEP2 Protocol Driver SEP2 Stack ZB IP device UART Driver HDM SEP2 Application Ethernet driver ETH device Optional Zigbee IP data path Wi-Fi data path Network/Socket Linux I/F HPAV driver HPAV device HomePlugAV data path WLAN Driver PCIe Driver WiFi device = Prosyst original code = ST OSGi/SEP2 code = SEP2 stack = Linux drivers = SEP2 connection hardware
  • 20. SEP Protocol Driver 20 OSGi/Java Space Linux Native Space SEP2.0 HDM Adapter ThermostatImpl InHomeDisplayImplPricingImpl SEP2.0 Protocol Driver ProtocolDriverClass SEP2 Native Application Interface MeterImpl = SEP2 OSGi Bundles = Linux Native Application = OSGi/Java Space = Linux Native Space
  • 21. SEP2 demo description • SEP2 Server • GUI Server side set controlled devices • Uses JSON-RPC commands to interact with HDM abstraction layer • Register new resources and control them 21 • SEP2 Client Devices • Emulates the presence of SEP2 appliances • Usually it is run on a PC with Tomcat • Emulated devices are controlled by the SEP2 Server
  • 22. SEP2 resources in Prosyst console • Registered resources are seen as devices in the Prosyst console and listed as SEP2 Adapters 22
  • 23. JSON RPC Methods to control/access SEP2 devices • SEP2 devices in the network could be controlled or accessed through HTTP/IP protocol from any other device using JSON-RPC methods described in the Prosyst framework • On top of Prosyst JSON-RPC methods, new methods are defined to access SEP2 devices, described in the following: • Sep2Json/addSEP2Device • This JSON RPC can be used to add new SEP2 device. • Sep2Json/removeSEP2Device • This JSON RPC can be used to remove a SEP2 device. • Sep2Json/getDeviceCount • This JSON RPC can be used to get the number of SEP2 devices connected to the gateway. • Some standard JSON-RPC methods can be used to do things like modify attributes/values, access device objects: • HDAccess/getDeviceClassObjects • HDAccess/SetDCOProperty • HDAccess/getHomeDevices 23
  • 24. GUI • JAVAscript commands • Graphical Interface RPC extensions • Browser callable methods • Allows exporting data to cloud Service bundle • JAVA code implements functionality • Interface HW/SW on platform Application layer interaction 24 Remote Gateway Management JSON-RPC/Websockets Secure channel GW Cloud ServicePOVDeveloperPOV JSON RPC bundle GUI extensions Service bundle 1 2 3
  • 25. HTML/JAVA page JSON/RPC 1/2 • Initial scanning of the available displayed resources 25 • The JSON/RPC function call…
  • 26. HTML/JAVA page JSON/RPC 2/2 • Insertion of a new device in the setup… 26 • … and the related JSON/RPC request.
  • 28. GUI • JAVAscript commands • Graphical Interface RPC extensions • Browser callable methods • Allows exporting data to cloud Service bundle • JAVA code implements functionality • Interface HW/SW on platform Application layer interaction 28 Remote Gateway Management JSON-RPC/Websockets Secure channel GW Cloud ServicePOVDeveloperPOV JSON RPC bundle GUI extensions Service bundle 1 2 3
  • 29. JAVA bundle code • Declarations for JSON RPC call registration… 29 • …and the addSEP2Device definition
  • 30. GUI • JAVAscript commands • Graphical Interface RPC extensions • Browser callable methods • Allows exporting data to cloud Service bundle • JAVA code implements functionality • Interface HW/SW on platform Application layer interaction 30 Remote Gateway Management JSON-RPC/Websockets Secure channel GW Cloud ServicePOVDeveloperPOV JSON RPC bundle GUI extensions Service bundle 1 2 3
  • 31. JAVA bundle API • Using the devices requires standard HDM APIs that are available at • http://dz.prosyst.com/pdoc/mBS_SH_SDK_7.3.0/modules/hdm/jsonrpc/devices.html 31
  • 32. Video of the demonstration 32
  • 33. Conclusions • ST and its partners have developed a comprehensive solution portfolio for Smart Home and Energy gateways • This presentation provided an overview of available HW/SW technologies • ST provides an extensible SEP2 based framework fully integrated in OSGi for which we presented a demo and use cases • ST software solution is based on ProSyst mBS Smart Home OSGi • OSGi benefits of modularity and easy software reuse • ProSyst Abstraction Layer simplify access to devices • STM integration of hardware devices in a complete solution •  Programmers can focus only on applications development 33

Notes de l'éditeur

  1. Positioned to cover the full specturm of the SmartHome: sensors, microcontroller, connectivity, gateways
  2. ST is member/helping shaping many of IoT related standards/alliances
  3. Regulation and lifestyle changes are driving change: The need to conserve energy, to increase efficiency and use technology to work for us and how we live. We are living longer and want to stay healthy while enjoying our new extended life.
  4. Security Energy management Gadgets The over the top STB market AppleTV/Amazon Fire/Chromecast – FDSOI. Cool Industrial Design requires ultra low-power footprint.
  5. 512MB NAND 512MB RAM ST2100 (ARM926EJ-S 32bit RISC, 333MHz) Memory and Storage SDRAM Memory DDR2: 512MBytes (256M x 8bit x 2) Flash Memory NAND flash: 512MBytes(SLC type) Serial NOR flash: 16MBytes, Communication PLC HomePlug A/V, Green PHY Ethernet IEEE802.3 10/100Based-T Wi-Fi or Wi-Fi + Bluetooth combo Either 802.11 b/g/n (1Tx 1Rx) Wi-Fi Direct, or Wi-Fi + BT combo(BT 4.0, or Low Energy dual mode) HomeMatic , Z-Wave or ZigBee Either eQ-3 HM-MOD-UART-AW-SH HomeMatic transceiver module, Z-Wave V6.02 module, or ZigBee module Gateway One Specification External I/O USB 2.0 1 Type A connector Button Total 2 buttons: one for WiFi(WPS) & one for PLC. Push for ~3 sec for being connected/paired. Push PLC button for 6~ 10 sec for factory reset. LED Indicator Total 3 LED indicators: 2 for blue color LEDs for RF & Wi-Fi one for dual color(blue & red) for PLC/Alert. Power IEC 60320-C8 Inlet; AC in 90-240V, 50-60Hz Antenna 1 swivel antenna (Wi-Fi 1Tx1R) Ethernet RJ-45 1 Wired Control 1 3.5mm phone jack typed UART port Internal I/O USB 2.0 1 internal type A connector for extension UART 2: one for either HomeMatic module, Z-Wave module, or ZigBee module. one for UART wired control, debugging or connecting to an UART/RS485 converter. mini PCI-e 1 for Wi-Fi module, or optional Wi-Fi & BT combo module Manufacturing Options 1 GPIO connector Mechanical Dimension 6.97”/177mm(W) x 1.46”/37mm(H) x 4.53”/115mm(D) Weight (TBD) Enclosure material PC + ABS, Flammability rating UL94 V-0 QR-Code Marking 25 x 25 mm of Size Security Kensington lock hole for the main unit. (Lock not provided) Wall-mount Screw holes for mounting. Environmental Operating Temperature 32ºF/0ºC to 104ºF/40ºC Storage Temperature -4ºF/-20ºC to 158ºF/70ºC Software Environment Linux V2.6.35 & drivers
  6. An explanation of the eco-system from the software point of view. Gateway is connecting to a well-known Internet server through a secure channel (in this way solving the problem of a gateway behind a NATted environment). This Backend System allows connecting a remote Internet device (like a mobile phone, a tablet) to the house to understand its status and set rules to automate processes. The same tablets could directly connect to the gateway when at home. Gateways could be remotely updated by the Backend System. A developer may provide new apps and functionalities to the gateway, and these functionalities may be distributed to CPEs via the secure channel.
  7. ST pre-integrated the full SW stack in a reference code that could be used to build the final product. Customer should focus only on the parts that provide him competitive advantage, as the white boxes in the slide, i.e. Customer Application and services and Web Application. (An example of those two boxes are provided by ST as a unique purpose of example, and are not intended to provide a product out of them). ST pre-integrates at product level all the software stack behind these boxes, through agreement with 3rd parties and internal development. The internal development is intended to integrate the parts that are platform-specific and integrates other hardware coming from ST and its partners. benefits of our ST software platform: One platform for all gateway designs; Reuse the bundles, ease of start-up Devices: Zero Configuration, Automatic Discovery, Automatic Security User: Web or App based, Aggregated Views (locations and objects) Cloud: Provisioning, Integrated Device Management, Gateway (FW) Upgrades, Backup, RT Notifications
  8. From the Cloud to the platform the full Prosyst solution. The main advantage of the mBS stack is to provide an abstraction layer for any kind of sensors and a secure channel to export the data to the Cloud. TR-069 allows remote system updates and providing a tool to distribute 3rd party applications.
  9. More in-depths on the abstraction layer. There is a Device abstraction layer (HDM) that allows creating classes of devices that can be handled seamlessly without dealing with lower layers connectivity details (i.e. Zwave, ZB etc. connectivity is hidden to the programmer). The second layer allows automatizing of the rules to manage sensor and actuators (i.e. if temperature > 25 C then switch on air conditioning). JSON RPC methods allows setting controls, accessing data from remote through the secure channel. Remote management and update allows managing the gw from remote and provide new SW functionalities.
  10. Here are the three bundles that are part of the SEP2 application framework developed on top of G2H. The GUI extension bundle contains JAVAscript, HTML and images that contributes to create the GUI of the solution. The JSON RPC bundle provide JSON RPC commands extensions for the SEP2 application. Service bundle is the JAVA code that interacts with the G2H application and interfaces the OS running on the platform.
  11. Smart grids and smart homes (smart appliances, gateways etc.) and smart meters (electricity, gas, water) are key elements of the smart energy ecosystem. Smart home appliances are typically those devices consumers interact with daily. By enabling these devices to talk to each other and be controllable by the consumer, a whole new dimension of convenience is added. Usage data flows from the consumer to the energy provider and, at the same time, pricing data flows from the energy provider to the consumer. This bi-directional flow of information allows consumers to make decisions to manage consumption.
  12. Benefits for ST customers from the integration in Prosyst, in particular to non-Prosyst customers and companies that could partnership with us from the cloud, i.e. the homogeneus APIs from cloud perspective, i.e. JSON-RPC Explain benefits from the customer standpoint. New chapter explaining Cloud application in the existing SW architecture to explain value to solution to partners. It is logical to have one integrated system for all devices in SmartHome system. So that user has to know (and use) only one interface for all devices in Smart Home. Prosyst provides an integrated device management framework for devices irrespective of under-lying protocols. This makes device management from an application point-of-view very easy as developer/user do not need to be concerned about protocol details. All SEP2 devices will be accessible from the higher application layers like any other device making seamless application development possible on the platform It is possible to add new protocol adapters if not supported to extend and services
  13. Because heating and cooling represent the largest sheddable loads for utility demand response programs, connecting thermostats are a driving force for smart grid to home applications. The SHG generates the control instructions(EDCs) after taking input from other connected SEP2 devices in the house like ESI interfaces (Metering and Pricing information). Because heating and cooling represent the largest sheddable loads for utility demand response programs, connecting thermostats are a driving force for smart grid to home applications. Any SEP2.0 load device in the HAN will be connected to the SHG through the IP network and will periodically poll(GET) control instructions for itself. The SHG in this case is the server implementing the Demand Response/Load Control function-set and the load device is the client.
  14. The gateway is normally the server for the load devices or thermostats that are needed to be controlled. Hence the SEP2 app is on the server side for this particular use-case. The gateway server for load control needs to be prepared for serving EDC’s (End Device Control) to the client connecting to the gateway and which is trying to get control messages for itself.
  15. SEP2 is not available in Prosyst, therefore STM has to perform the development. Integration with Prosyst is done at HDM level by developing a SEP2 HDM Adapter. ST-Micro is developing following modules. SEP2 HDM Adapter responsible of the integration of SEP2 in HDM. SEP2 Protocol Driver that interacts with the native application to set and get information from SEP2 appliances.
  16. Lower layers of the STM implementation of SEP2 are not directly accessible to the user, because they can be accessed through the standard APIs of the HDM. Hence we give here the reference to the page you can use to get/set parameters to the created objects. Particularly interesting are getHomeDevices(): a list of devices in the home (possibly filtered if you require so) Given the list, you can use it to access each device and get the data you need HDAccess/getDeviceClassObject and format the results on your page Moreover, there are the additional APIs that were mentioned at slide 23