CSE-E4675 Systems of Systems Lecture 5

Size: px
Start display at page:

Download "CSE-E4675 Systems of Systems Lecture 5"

Transcription

1 CSE-E4675 Systems of Systems Lecture 5 Kary Främling Professor, Computer Science (Building Information Management)

2 What do we need to implement? 2

3 Libelium Smart World examples 3

4 Smart City: biotope use cases biotope: Building an IoT OPen innovation Ecosystem for connected smart objects H2020 project, ICT-30 4 Internet of Things and Platforms for Connected Smart Objects, started January 2016

5 Example: Car arriving in town Find parking place close to I m driving in street xxx, location yyy Street temperature is Just drove into hole in the street! Need to charge my EV battery, N kwh ESP system activated, slippery!! Parking/ EV charging place reserved Hole in road 100 meters ahead! Slippery 100 meters ahead! 5 School class crossing street in 5 minutes, change route!

6 Requirements to keep in mind O-MI/ O-DF S. Tai, and I. Rouvellou, Strategies for integrating messaging and distributed object transactions in IFIP/ACM International Conference on Distributed systems platforms,

7 Our list of requirements for IoT interoperability FRÄMLING, Kary, KUBLER, Sylvain, BUDA, Andrea. Universal Messaging Standards for the IoT from a Lifecycle Management Perspective. IEEE Internet of Things, Vol. 1, Issue 4, pp Possible to implement for any kind of instances as independently of the application domain as possible Possible to implement for any kind of information systems, including embedded and mobile systems Support for synchronous messaging such as immediate read and write operations, including clientpoll subscriptions Not restricted to one communication protocol only, it must be possible to send messages using protocols such as plain HTTP, SOAP, SMTP, as file copies, etc. Possibility to create ad hoc, loosely-coupled, time-limited information flows on the fly Peer-to-peer communication possibility for all devices, i.e. client and server functionality can be implemented for any device, depending on available processing power, network connectivity, etc. Handling mobility and intermittent network connectivity, i.e. support for asynchronous messaging capabilities that imply for instance message persistence, time-to-live, etc. Context-dependent discovery of instances, instance-related services and meta-data about them Support for context- and domain-specific ontologies Queries by regular expressions for retrieving information about more than one instance and more than one kind of information Historical queries, i.e. retrieving values between two points in time 7

8 Examples of IoT platforms 8

9 OpenIoT General Vision OpenIoT providing a cloud-based middleware infrastructure in order to deliver on-demand access to IoT services, which could be formulated over multiple infrastructure providers. (such as smart cities and smart enterprises) OpenIoT User (Citizen, Corporate) Step 1: Sensing-as-a-Service Request Step 3: Service Provisioning (Utility Metrics) Knowledge-Based Future Internet Step 2: Sensor/Cloud Formulation Domain #1 Domain #N Infrastructure s provider(s) (e.g., Smart City)

10 Overview of (Supported) OpenIoT Capabilities What can I do with OpenIoT? Dynamic Sensor/ICO Discovery Visual IoT Service Definition & Deployment IoT Service Visualization (via Mashups) Sensor/ICO Deployment & Registration IoT Platform Architecture & Capabilities Resource Management and Optimization

11 ICO Integration, Deployment and Registration OpenIoT can be integrated virtually with any ICO through X-GSN Support for both physical sensors (e.g., cameras, microphones, temp etc.) and virtual sensors (e.g., algorithm, twitter streams) If a low level is available the process involves editing a simple metadata file Implementation of drivers for not supported sensors is a matter of 1-2 man days effort Deployed ICOs publish their data according to OpenIoT (W3 SSN) ontology via LSM

12 Dynamic Sensors/ICOs Discovery Dynamic ICOs and Sensors Look-up Takes place through the Scheduler Discovery Citeria including ICO/sensor type and location The Discoverer component (LSM) is deployed in the cloud SPARQL is used for accessing both sensor data and meta-data (dynamically)

13 Visual IoT Service Definition OpenIoT provides the means for dynamically selecting sensors/icos and synthesizing their data into services The «Request Presentation» visual tool (part of OpenIoT IDE) provides zeroprogramming interfaces The tool enables validation and deployment of the service Select Sensors/ICOs Filter & Combine Sensors/ICOs Select Sinks for Visualization/Presentation Validate & Deploy on OpenIoT middleware

14 IoT Service Visualization OpenIoT provides ready-touse mashup components (mashup library) Mashups are specified as part of IoT service specification/generation Integrators can override the mashups with their preferred presentation components

15 OpenIoT Services Control Design Principle 1. Module Monitoring & Management 2. Sensor Configuration and Deployment 3. Publish Available Sensors 4. Sensor Types Discovery 5. Service Definition 6. Service Registration 7. Indirect Sensor Activation 8. Data Production 9. Data Retrieval of Registered Service 10. Data Visualization 11. User Subscription 12. Sensor Activation 13. Real Time Data Streaming 14. Real Time Data Filtering 15. Real Time Data Presentation 16. Mobile Sensor Data Adaptation 17. Mobile Sensor Data Exchange

16 OpenHAB openhab.org 16

17 OpenHAB - Summary See: For integrated control of building automation devices Mainly for small houses, apartments Uses similar Event Bus as DIALOG Usually installed and run on Raspberry PI Not really support for distributed, multi-node installations Can be implemented using O-MI/O-DF, also using DIALOG connectivity 17

18 IoT platforms: DIALOG (Distributed information architectures for collaborative logistics) 18

19 DIALOG Distributed information architectures for collaborative logistics First version in 2001 claims that it was first IoT implementation in the world Written in Java Peer-to-peer philosophy All processing performed by agents Used in numerous applications, domains over the years Architecture still very up-to-date and appropriate for IoT platforms 19

20 DIALOG External interoperability Communication over message bus GUI container Default DB User interface Permanent storage 20

21 Tracking with Manufacturer Set Transp.comp. A ID@URI Transp.comp. B Transp.comp. C Destination ID@URI ID@URI ID@URI Location updates Manufacturer s tracking agent at URI Industrial pilots performed 2002, 2003 in multi-organisational and international context

22 Accessing product information with Electrical motor, manufactured by XXX, previous maintenance... Fetch information (text or WWW-page) URI_1 Fetch information (text or WWW-page) URI_2 Pizza containing..., last date of use..., heat one minute at 600W Fetch information (text or WWW-page) Bus stop XXX, next bus to your destination arrives in three minutes URI_3

23 Use Cases implemented at TKK Service company node (web application server with Dialog) Residential gateway node, running Dialog O-MI/O-DF messages: sensor readings periodic statistics alarms Smart fridge and Smart Adapter by Indesit Car diagnostics and sensor readings with OBD-II Other data Consumers (e.g. manufacturer)... Light-weight O-MI/O-DF node

24 Hardware for connecting to car s Engine Control Unit (ECU) Sufficiently new car with On-Board Diagnostics OBD-II capability OBD-II to RS-232 converter Plugs: OBD-II (below), RS-232 (above)

25 Car demonstration with OBD-II and UPnP/CorePAC

26 Accessing car Engine Control Unit over Bluetooth Bluetooth connection established Check Engine status and Diagnostic Trouble Codes fetched Standard Bluetooth module for wireless connectivity All information can be sent to remote nodes over O-MI / O-DF Subscriptions for more information could be sent to the mobile phone if needed

27 Vehicle Fleet Management Logging Service Provider(s) Data acquisition system(s) Vehicle O-MI & O-DF Other organizations Leasing/Service company End-user Company: Airport operator Finnish Post Current system Pilots implemented for Helsinki airport and former Finnish Post Objectives: Condition-based maintenance Fleet-level optimization Driver behavior analysis and feedback Reduced idling, promoting green values Reducing Total Cost of Ownership All products are mobile Mobile data transfer using proprietary protocols All other data transfer by O-MI & O-DF In the future Objectives: All-covering Fleet management based on collected information and optimization of different functions Many different organizations/users need different data from different devices Standard protocol needed! O-MI & O-DF do the job 27

28 Remote monitoring of vehicles: airport 28

29 Intelligent refrigerator

30 ENSTIB campus installation (Épinal, France)

31 Example of subscription created by the site manager, whose notifications must be sent to the BIM server

32 Initial results from ENSTIB Classroom was empty 83% of the experimental period (4 month experiment), while the temperature was maintained most of the time (8000 occurrences on a 5min basis) at 21 C. Substantial energy saving can be reached by controlling and sensibly reducing the temperature, e.g. by accessing the student timetable, the HVAC system can automatically adjust the indoor Temperature, or even proposing alternatives to the teacher (e.g., to ask a teacher to go in classroom B instead of A, initially scheduled, because B is free and at the right temperature, while A is not - need to warm up A).

33 O-MI / O-DF reference implementation 33

34 Reference Implementation Currently running at Published as Open Source Plan: disseminate through iot.eclipse.org Implements: URL-based discovery and read operations Web GUI for more advanced operations Source Code in Github : Implementations in several languages exist Data publication and acquisition for instance with simple Unix Shell Script 34

35 IoT CRUD 4. No O-MI delete yet 4. Remove system or parts of it Delete with O-MI and O-DF Create 1. New system appears 1. Publish with O-MI write Read 2. Read/subscribe to data, information, events, 2. O-MI read/ subscription 3. Update with O-MI write Update 3. Write data, information, events, 35

36 Smart House revisited in detail Local power production Manufacturers, maintenance and service companies, electricity providers,... Integrated control, Internet gateway Data acquisition, visualisation, analysis, control, etc. (server/cloud) Power monitoring House owner, inhabitants Ventilation, refrigerators,... Weather station Smart Grid Energy prices, forecasts, control commands etc. 1. Asemo internals (seecc+ webkeruudlogsender) 2. Temperature & humidity sensors 3. Enervent Pandion 36

37 Access Control Lists List of permissions attached to an object. Specifies which users or system processes are granted access to objects, as well as what operations are allowed on given objects. *source: 38

38 Unix File System Permissions *source: 39

39 Idea for the security model Apply ACL and Unix FS Permissions principles to security module design considering differences: Only group related rights Only read and write operations (no execute) Using that ideology it s easy to store permissions for objects in DB. We can also store only necessary permissions. 40

40 Management UI 44

41 Management UI 45

42 Management UI 46

43 Management UI Basic CRUD (Create, Read, Update, Delete) operations for rules and groups. Supports recursive permissions Access to Management UI is restricted to Administrators only. The list of administrators is filled manually. The list is stored outside the webserver, so it can t be accessed by third party person (if the target server is properly configured in terms of remote access security) 47

44 HTTPS and SSL extension 48

45 Security challenges Reference implementation uses SSL with Client authentication Same certificate in all my (Kary s) devices Certificate management a challenge Access control currently read/write for O-DF Objects/InfoItems A O-MI node B O-MI node 49

46 ControlThings model: Mist 50

47 IoT today: many ecosystems Weak interoperability between ecosystems Data silos Proprietary APIs and Payload semantics Different interfaces for devices/machines and larger information systems Requires almost infinite amount of adapters plug-ins drivers

48 Add more connectivity using Mist = connections in any direction B Mist A Mist A network that binds systems together

49 Public open IoT standards B Mist A Mist Open Data Format (O-DF) Open Messaging Interface (O-MI)

50 Remote Mist systems System representation System model = technical representation of the underlying system Generic UI

51 Remote Mist systems Branded UI

52 Remote Mist systems Dashboard Collects the relevant info into a personalized set of widgets

53 Remote Mist systems Use case apps Tailored for accomplishing particular tasks.

54 Where Mist comes in Ecosystem C apps Smart Grid apps Smart Mobility apps Ecosystem A apps Ecosystem B apps Domain specific semantics (Ecosystem C) Smart Grid protocol IP networking Smart Mobility protocol IP networking Ecosystem A protocol IP networking Ecosystem B protocol IP networking Generic IoT layer Authentication using crypto identities Authorization (ACL) Addressing (p2p) System model IP networking

55 Mist demo setup Air quality sensor ESP8266 Relay ESP8266 Logger Mist UI Program logic node if( CO 2 > 900 ) { boost=true } else { boost=false }

56 Course conclusion and final instructions 60

57 Examination & Project Examination requirements (all found from Materials page of MyCourses page): 1. Lecture slides. 2. Tiwana, Platform Ecosystems. Only pages: How Smart, Connected Products Are Transforming Competition, by Michael E. Porter and James E. Heppelmann, Harvard Business Review, November MEYER, Gerben, FRÄMLING, Kary, HOLMSTRÖM, Jan. Intelligent Products: A survey. Computers in Industry, Volume 60, Issue 3 April pp FRÄMLING, Kary, HOLMSTRÖM, Jan, LOUKKOLA, Juha, NYMAN, Jan, KAUSTELL, André. Sustainable PLM through Intelligent Products. Engineering Applications of Artificial Intelligence, Volume 26, pp FRÄMLING, Kary, KUBLER, Sylvain, BUDA, Andrea. Universal Messaging Standards for the IoT from a Lifecycle Management Perspective. IEEE Internet of Things, Vol. 1, Issue 4, pp Systems Engineering Guide, MITRE, Only pages: Project work deadline: May 31st Re-examination possibilities on 6th September 2016 and 13th December 2016 Good Luck! 61

Intelligent Products. BIT Research Centre Aalto University, School of Science and Technology, Finland

Intelligent Products. BIT Research Centre Aalto University, School of Science and Technology, Finland Intelligent Products Kary Främling BIT Research Centre Aalto University, School of Science and Technology, Finland Tracking with ID@URI Manufacturer Set ID@URI Transp.comp. A ID@URI Transp.comp. B Transp.comp.

More information

Challenges in Open Source Software IoT Platforms

Challenges in Open Source Software IoT Platforms Security and Privacy Challenges in Open Source Software IoT Platforms Arkady Zaslavsky DIGITAL PRODUCTIVITY FLAGSHIP (DPF) Securing Internet of Things (IoT) Workshop UNSW, Sydney, November 18, 2014 Outline

More information

ability to Scale Up Smart City Solutions and LSPs

ability to Scale Up Smart City Solutions and LSPs The impact of the IoT EPI project on the ability to Scale Up Smart City Solutions and LSPs Keith Dickerson (Climate Associates) Viktor Oravec (BAVENIR) Slide 1 IoT EPI (ICT 30) Projects Integration of

More information

The onem2m standard Horizontal Service Layer

The onem2m standard Horizontal Service Layer The onem2m standard Horizontal Service Layer June 8 th 2017, Bordeaux Nicolas Damour, Chairman of the onem2m WG2-Architecture group ndamour@sierrawireless.com Sierra Wireless is building the Internet of

More information

White Paper. EVERY THING CONNECTED How Web Object Technology Is Putting Every Physical Thing On The Web

White Paper. EVERY THING CONNECTED How Web Object Technology Is Putting Every Physical Thing On The Web White Paper EVERY THING CONNECTED Is Putting Every Physical Thing Every Thing Connected The Internet of Things a term first used by technology visionaries at the AUTO-ID Labs at MIT in the 90s 1 has received

More information

Smart Homes and Cities

Smart Homes and Cities Smart Homes and Cities 1 Wireless Sensors at Smart Home Security sensors, cameras, thermostats, smart plugs, lights, Entertainment systems. Do-it-Yourself (DIY) sensors Actuators Smart plug Motion detector

More information

M2M INTEROPERABILITY DEMONSTRATIONS

M2M INTEROPERABILITY DEMONSTRATIONS M2M INTEROPERABILITY DEMONSTRATIONS Presented by Laurent Velez for M2M Workshop, Sophia Antipolis, November 2013 Introduction This year again, ETSI organizes M2M Demos. The M2M Workshop provides an ideal

More information

High Volume Messaging with IBM MessageSight for use in Mobile, Web and M2M solutions

High Volume Messaging with IBM MessageSight for use in Mobile, Web and M2M solutions High Volume Messaging with IBM MessageSight for use in Mobile, Web and M2M solutions Dave Locke IBM Software Group Trademark Statement IBM and the IBM logo are trademarks of International Business Machines

More information

Cloud Based IoT Application Provisioning (The Case of Wireless Sensor Applications)

Cloud Based IoT Application Provisioning (The Case of Wireless Sensor Applications) Cloud Based IoT Application Provisioning (The Case of Wireless Sensor Applications) (ENCS 691K Chapter 7) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/

More information

Virginia Tech Research Center Arlington, Virginia, USA

Virginia Tech Research Center Arlington, Virginia, USA SMART BUILDINGS AS BUILDING BLOCKS OF A SMART CITY Professor Saifur Rahman Virginia Tech Advanced Research Institute Electrical & Computer Engg Department University of Sarajevo Bosnia, 06 October, 2016

More information

IPv6 and Energy Efficiency in School Networks

IPv6 and Energy Efficiency in School Networks IPv6 and Energy Efficiency in School Networks Vassilis Nikolopoulos, PhD Intelen EU GEN6 Road show IPv6 Pilot in Greece: Energy Efficiency in School Networks with IPv6 Objectives of Greek Pilot Prove IPv6as

More information

POWER-ONE ITALY, 5 TH JUNE 2018 Cloud, Big Data & Cyber Security. Business, Opportunities and Risks

POWER-ONE ITALY, 5 TH JUNE 2018 Cloud, Big Data & Cyber Security. Business, Opportunities and Risks POWER-ONE ITALY, 5 TH JUNE 2018 Cloud, Big Data & Cyber Security Business, Opportunities and Risks Overview Cloud, Big Data & Cyber Security Summary Cloud: scalable, adaptable, cost effective but not under

More information

Our project was about the development of a platform IoT used by Terra Nostra house.

Our project was about the development of a platform IoT used by Terra Nostra house. 1 TABLE DES MATIERES I- General aspect... 3 1. Context... 3 2. Product description... 3 3. Product purpose... 4 II- Terra Nostra data recovery.... 4 1. Theory... 4 2. Implementation... 5 III- Data visualisation

More information

B U I L D I N G O N T H E G A T E W A Y. Copyright 2015, Oracle and/or its affiliates. All rights reserved.

B U I L D I N G O N T H E G A T E W A Y. Copyright 2015, Oracle and/or its affiliates. All rights reserved. B U I L D I N G O N T H E G A T E W A Y Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Smart City Aspern laying the foundation for a sustainable energy system ASCR 2016 All rights reserved.

Smart City Aspern laying the foundation for a sustainable energy system ASCR 2016 All rights reserved. Aspern Smart City Research Smart City Aspern laying the foundation for a sustainable energy system ASCR All rights reserved. Seestadt Aspern Facts and Figures 20.000 Jobs Total size:2.4 million m² Appartements

More information

Resource Discovery in IoT: Current Trends, Gap Analysis and Future Standardization Aspects

Resource Discovery in IoT: Current Trends, Gap Analysis and Future Standardization Aspects Resource Discovery in IoT: Current Trends, Gap Analysis and Future Standardization Aspects Soumya Kanti Datta Research Engineer, EURECOM TF-DI Coordinator in W3C WoT IG Email: dattas@eurecom.fr Roadmap

More information

Practical Use of O-MI/O-DF messaging standards in mobile application for IoT.

Practical Use of O-MI/O-DF messaging standards in mobile application for IoT. Aalto University School of Science Degree Programme in ICT Innovation Anastasiia Karpenko Practical Use of O-MI/O-DF messaging standards in mobile application for IoT. Creating an open system for smart

More information

Curriculum Guide. ThingWorx

Curriculum Guide. ThingWorx Curriculum Guide ThingWorx Live Classroom Curriculum Guide Introduction to ThingWorx 8 ThingWorx 8 User Interface Development ThingWorx 8 Platform Administration ThingWorx 7.3 Fundamentals Applying Machine

More information

onem2m AND SMART M2M INTRODUCTION, RELEASE 2/3

onem2m AND SMART M2M INTRODUCTION, RELEASE 2/3 onem2m AND SMART M2M INTRODUCTION, RELEASE 2/3 Presenter: Omar Elloumi, onem2m TP Chair, Nokia Bell Labs and CTO group omar.elloumi@nokia.com onem2m www.onem2m.org 2016 onem2m Outline Introduction to onem2m

More information

IoT CoAP Plugtests & Workshop November 27 th 2012

IoT CoAP Plugtests & Workshop November 27 th 2012 Building the Environment for the Things as a Service IoT CoAP Plugtests & Workshop November 27 th 2012 Introduction The BETaaS FP7 project Facts Start date: 1/10/12 End date: 31/3/15 (30 months) Cost:

More information

Intelligence for the connected world How European First-Movers Manage IoT Analytics Projects Successfully

Intelligence for the connected world How European First-Movers Manage IoT Analytics Projects Successfully Intelligence for the connected world How European First-Movers Manage IoT Analytics Projects Successfully Thomas Rohrmann, Michael Probst Analytics Experience 2016, Rome #analyticsx C opyr i g ht 2016,

More information

Science-as-a-Service

Science-as-a-Service Science-as-a-Service The iplant Foundation Rion Dooley Edwin Skidmore Dan Stanzione Steve Terry Matthew Vaughn Outline Why, why, why! When duct tape isn t enough Building an API for the web Core services

More information

Introduction to ThingWorx

Introduction to ThingWorx Introduction to ThingWorx Introduction to Internet of Things (2min) What are the objectives of this video? Figure 1 Welcome to ThingWorx (THWX), in this short video we will introduce you to the main components

More information

Standards to enable an IoT Eco System

Standards to enable an IoT Eco System Standards to enable an IoT Eco System Andreas Neubacher, Deutsche Telekom Technology Architecture & Innovation Standardization & IPR Management 14.06.2016 1 Definition & what s actually the language of

More information

HFB Benchmark, Inc. (HFBB) Democratising Student Property Ownership

HFB Benchmark, Inc. (HFBB) Democratising Student Property Ownership HFB Benchmark, Inc. (HFBB) Democratising Student Property Ownership HFBB Smart Buildings & IoT JUNE 2017 Table of Contents HFBB Smart Buildings & IoT 3 HFBB and Smart Building Technology 3 What is a smart

More information

Standard Open Source Cloud APIs for the Smart Home

Standard Open Source Cloud APIs for the Smart Home Standard Open Source Cloud APIs for the Smart Home Sébastien Bolle, André Bottaro, Martin Hund, Andreas Kraft, Jean-Pierre Combe, Hans-Werner Bitzer 1 Eclipse IoT Days Grenoble 2018 January, 19th 2018

More information

Towards Semantic Interoperability in an Open IoT Ecosystem for Connected Vehicle Services

Towards Semantic Interoperability in an Open IoT Ecosystem for Connected Vehicle Services Towards Semantic Interoperability in an Open IoT Ecosystem for Connected Vehicle Services Niklas Kolbe, Sylvain Kubler, Jérémy Robert, Yves Le Traon Interdisciplinary Center for Security, Reliability and

More information

Vlad Vinogradsky

Vlad Vinogradsky Vlad Vinogradsky vladvino@microsoft.com http://twitter.com/vladvino Commercially available cloud platform offering Billing starts on 02/01/2010 A set of cloud computing services Services can be used together

More information

How to Route Internet Traffic between A Mobile Application and IoT Device?

How to Route Internet Traffic between A Mobile Application and IoT Device? Whitepaper How to Route Internet Traffic between A Mobile Application and IoT Device? Website: www.mobodexter.com www.paasmer.co 1 Table of Contents 1. Introduction 3 2. Approach: 1 Uses AWS IoT Setup

More information

Web of Things Architecture and Use Cases. Soumya Kanti Datta, Christian Bonnet Mobile Communications Department

Web of Things Architecture and Use Cases. Soumya Kanti Datta, Christian Bonnet Mobile Communications Department Web of Things Architecture and Use Cases Soumya Kanti Datta, Christian Bonnet Mobile Communications Department Email: Soumya-Kanti.Datta@eurecom.fr Connecting Things in IoT Source: http://www.itworld.com/

More information

Lesson 5 Nimbits. Chapter-6 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 5 Nimbits. Chapter-6 L05: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 5 Nimbits 1 Cloud IoT cloud-based Service Using Server at the Edges A server can be deployed at the edges (device nodes) which communicates the feeds to the cloud service. The server also provisions

More information

LIGHTING & INVESTMENT: SMARTLY CONNECTED

LIGHTING & INVESTMENT: SMARTLY CONNECTED LIGHTING & INVESTMENT: SMARTLY CONNECTED A smart city is. a city or group of cities that use innovative information technologies and the involvement of its inhabitants to sustainably develop its built

More information

OSIsoft Technologies for the Industrial IoT and Industry 4.0

OSIsoft Technologies for the Industrial IoT and Industry 4.0 OSIsoft Technologies for the Industrial IoT and Industry 4. Dan Lopez, Senior Systems Engineer Wednesday November 27 Industry 4. and Industrial IoT The Development of Industry 4. Industry. Industry 2.

More information

Unlocking Intelligent Communities with connected lighting and beyond

Unlocking Intelligent Communities with connected lighting and beyond Unlocking Intelligent Communities with connected lighting and beyond Nishit Shah Director, Public Segment nishit.shah@philips.com Philips Lighting Nov 16, 2017 1 Proprietary Philips Lighting, 2017-2018.

More information

Connected Cars as the next great consumer electronics device

Connected Cars as the next great consumer electronics device Connected Cars as the next great consumer electronics device Sanjay Khatri Head of Platform Product Marketing Cisco Jasper 1992 2016 Cisco Systems, Inc. All rights reserved. Connected Cars: The next great

More information

onem2m ADAPTED FOR SMART CITIES ETSI IOT M2M WORKSHOP 2016 NOV 15 TH 2016

onem2m ADAPTED FOR SMART CITIES ETSI IOT M2M WORKSHOP 2016 NOV 15 TH 2016 onem2m ADAPTED FOR SMART CITIES ETSI IOT M2M WORKSHOP 2016 NOV 15 TH 2016 Presenter: Omar Elloumi, onem2m TP Chair, Nokia Bell Labs and CTO group omar.elloumi@nokia.com onem2m www.onem2m.org 2016 onem2m

More information

Service Oriented Architectures (ENCS 691K Chapter 2)

Service Oriented Architectures (ENCS 691K Chapter 2) Service Oriented Architectures (ENCS 691K Chapter 2) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ The Key Technologies on Which Cloud

More information

OSIsoft Technologies for the Industrial IoT and Industry 4.0 Chris Felts, Sr. Product Manager Houston Regional Seminar, October 4, 2017

OSIsoft Technologies for the Industrial IoT and Industry 4.0 Chris Felts, Sr. Product Manager Houston Regional Seminar, October 4, 2017 OSIsoft Technologies for the Industrial IoT and Industry 4. Chris Felts, Sr. Product Manager Houston Regional Seminar, October 4, 27 Copyright 27 OSIsoft, LLC Introduction Copyright 27 OSIsoft, LLC 2 Industry

More information

About Schneider Electric

About Schneider Electric About Schneider Electric Global Company $30 billion USD revenue in 2013 41% of sales in new economies 150,000+ people in 100+ countries 175 year history World Class Brands Built or Acquired Strong US Presence

More information

Internet of Things. Transforming How We Live and Work. Chris Perera Senior Director, AT&T International External & Regulatory Affairs.

Internet of Things. Transforming How We Live and Work. Chris Perera Senior Director, AT&T International External & Regulatory Affairs. 27 April 2016 Internet of Things Transforming How We Live and Work Chris Perera Senior Director, AT&T International External & Regulatory Affairs 2016 AT&T Intellectual Property. All rights reserved. AT&T,

More information

Digital Notice Board Using Raspberry Pi

Digital Notice Board Using Raspberry Pi Digital Notice Board Using Raspberry Pi 1 Jadhav Vinod, 2 Nagwanshi Tejas, 3 Patil Yogesh, 4 Patil Deepak 1,2,3,4 Computer Department, University of Pune, Gescoe Collage of Engineering Nashik, Maharastra

More information

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL.

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. From IEEE INTERNET OF THINGS JOURNAL, VOL. 1, NO. 1, FEBRUARY 2014 Presented by: Abid Contents Objective Introduction Smart City Concept & Services

More information

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. An OCPP Energy Service Platform based on IoT

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. An OCPP Energy Service Platform based on IoT European Conference on Nanoelectronics and Embedded Systems for Electric Mobility ecocity emotion 24-25 th September 2014, Erlangen, Germany An OCPP Energy Service Platform based on IoT Ángeles Rodríguez

More information

SMART WATER MANAGEMENT PROCESS ARCHITECTURE WITH IOT BASED REFERENCE

SMART WATER MANAGEMENT PROCESS ARCHITECTURE WITH IOT BASED REFERENCE Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

IoT Device Simulator

IoT Device Simulator IoT Device Simulator AWS Implementation Guide Sean Senior May 2018 Copyright (c) 2018 by Amazon.com, Inc. or its affiliates. IoT Device Simulator is licensed under the terms of the Amazon Software License

More information

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Vortex Whitepaper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems www.adlinktech.com 2017 Table of Contents 1. Introduction........ P 3 2. Iot and

More information

ArcGIS Online: Developing Web Applications with Routing Services. Deelesh Mandloi Dmitry Kudinov

ArcGIS Online: Developing Web Applications with Routing Services. Deelesh Mandloi Dmitry Kudinov ArcGIS Online: Developing Web Applications with Routing Services Deelesh Mandloi Dmitry Kudinov Metadata Slides available at http://esriurl.com/ds17drs Documentation at http://developers.arcgis.com/features/directions

More information

High Level Interoperability Testing

High Level Interoperability Testing High Level Interoperability Testing For the Web of Things Dave Raggett F-Interop is an international project supported by the European Union s Horizon 2020 programme under Grant Agreement

More information

PI System Pervasive Data Collection

PI System Pervasive Data Collection PI System Pervasive Data Collection Presented by Christian Leroux Enterprise Program Manager Chris Felts Sr. Product Manager OSIsoft on Industrial IoT Connecting people with sensor based data in ways that

More information

Electrification of Mobility

Electrification of Mobility Electrification of Mobility Moderator: Andreas Schafer, Cambridge University and Stanford University Panelists: Mary Nickerson, Toyota Ed Kjaer, Southern California Edition Flavio Bonomi, Cisco Systems

More information

8.3 cloud roadmap. Dr. Andrei Borshchev, CEO Nikolay Churkov, Head of Software Development. The AnyLogic Company Conference 2018 Baltimore

8.3 cloud roadmap. Dr. Andrei Borshchev, CEO Nikolay Churkov, Head of Software Development. The AnyLogic Company Conference 2018 Baltimore 8.3 cloud roadmap Dr. Andrei Borshchev, CEO Nikolay Churkov, Head of Software Development The AnyLogic Company Conference 2018 Baltimore The AnyLogic Company www.anylogic.com agenda 1. 8.3: the new web

More information

symbiote Towards an IoT Framework for Semantic and Organizational Interoperability

symbiote Towards an IoT Framework for Semantic and Organizational Interoperability Grant Agreement No 688156 symbiote Towards an IoT Framework for Semantic and Organizational Interoperability Ivana Podnar Žarko, Sergios Soursos, Ivan Gojmerac, Elena Garrido Ostermann, Gianluca Insolvibile,

More information

The Integrated Smart & Security Platform Powered the Developing of IOT

The Integrated Smart & Security Platform Powered the Developing of IOT The Integrated Smart & Security Platform Powered the Developing of IOT We Are Entering A New Era- 50million connections Smart-Healthcare Smart-Wearable VR/AR Intelligent Transportation Eco-Agriculture

More information

IOT Accelerator. October, 2017

IOT Accelerator. October, 2017 IOT Accelerator October, 2017 Connected Devices in 2021 28 BILLION 7.1 Billion in 2015 8,7 billion MOBILE PHONES 3.7 Billion in 2015 4,2 billion PC/TABLET/LAPTOOP/FIXED PHONES 4.6 Billion in 2015 15,3

More information

«Città 5G» - sperimentazione MISE & «5G CITY» - H2020 5G-PPP

«Città 5G» - sperimentazione MISE & «5G CITY» - H2020 5G-PPP ITALIA 5G: Speciale Sperimentazioni: l esperienza di Wind Tre «Città 5G» - sperimentazione MISE & «5G CITY» - H2020 5G-PPP Milan 10-04-2018 5G: Objectives and Partner ecosystem Leaders Universities and

More information

An Introduction to the Intelligent IoT Integrator (I3)

An Introduction to the Intelligent IoT Integrator (I3) An Introduction to the Intelligent IoT Integrator (I3) Bhaskar Krishnamachari Professor of Electrical Engineering & Computer Science Director, Center for Cyber-Physical Systems and the Internet of Things

More information

Digital Platforms for 'Interoperable and smart homes and grids'

Digital Platforms for 'Interoperable and smart homes and grids' 25 October 2017, Brussels Digital Platforms for 'Interoperable and smart homes and grids' Focus Area "Digitising and Transforming European Industry and Services by Svet Mihaylov DG CONNECT WP 2018-2020

More information

EC Perspective on Connectivity and Smart Mobility and the Role of "Digital Co-production/Co-creation" in Transportation

EC Perspective on Connectivity and Smart Mobility and the Role of Digital Co-production/Co-creation in Transportation EC Perspective on Connectivity and Smart Mobility and the Role of "Digital Co-production/Co-creation" in Transportation Francisco García Morán Chief IT Advisor European Commission Roadmap to a Single European

More information

Enable IoT Solutions using Azure

Enable IoT Solutions using Azure Internet Of Things A WHITE PAPER SERIES Enable IoT Solutions using Azure 1 2 TABLE OF CONTENTS EXECUTIVE SUMMARY INTERNET OF THINGS GATEWAY EVENT INGESTION EVENT PERSISTENCE EVENT ACTIONS 3 SYNTEL S IoT

More information

Regional TSM&O Vision and ITS Architecture Update

Regional TSM&O Vision and ITS Architecture Update Regional TSM&O Vision and ITS Architecture Update Progress Update Transportation Coordinating Committee April 5, 2019 Task List (2018 2020) 1. Develop a Regional TSM&O Vision 2. Document Current TSM&O

More information

NC1701 ENHANCED VEHICLE COMMUNICATIONS CONTROLLER

NC1701  ENHANCED VEHICLE COMMUNICATIONS CONTROLLER NC1701 ENHANCED VEHICLE COMMUNICATIONS CONTROLLER Nebula Systems has created the first dedicated controller for use in Telematics embedded systems, enabling companies in the Connected Car space to access

More information

Service-Based Universal Application Interface for Demand Response Energy Systems (UC Berkeley Project)

Service-Based Universal Application Interface for Demand Response Energy Systems (UC Berkeley Project) Service-Based Universal Application Interface for Demand Response Energy Systems (UC Berkeley Project) Goal: Develop and demonstrate an application development environment for a scalable and extendible

More information

Libelium Cloud Hive. Technical Guide

Libelium Cloud Hive. Technical Guide Libelium Cloud Hive Technical Guide Index Document version: v7.0-12/2018 Libelium Comunicaciones Distribuidas S.L. INDEX 1. General and information... 4 1.1. Introduction...4 1.1.1. Overview...4 1.2. Data

More information

Lesson 8 Internet Connected Smart Home Services And Monitoring. Chapter-12 L08: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 8 Internet Connected Smart Home Services And Monitoring. Chapter-12 L08: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 8 Internet Connected Smart Home Services And Monitoring 1 Internet Connected Smart Home Services And Monitoring Smart home services Home lighting control Control and monitoring of appliances Security

More information

for Sensor Overlay Network

for Sensor Overlay Network APAN 29 th Meeting - Sensor Network Workshop Toward a Federated Framework for Sensor Overlay Network Susumu Takeuchi National Institute of Information and Communications Technology (NICT), Japan Agenda

More information

Energy efficiency in school networks with ipv6 GREEK IPV6 PILOT

Energy efficiency in school networks with ipv6 GREEK IPV6 PILOT Energy efficiency in school networks with ipv6 GREEK IPV6 PILOT Energy awareness & IPv6 @ schools What is the pilot about? The pilot implements real-time energy efficiency services over IPv6-enabled grids

More information

Smart City Solution & Case Study. LG Uplus

Smart City Solution & Case Study. LG Uplus Smart City Solution & Case Study LG Uplus LG Group & LGU+ LG Group Overview LG Group Founded in 1947, LG Group now has 3 main business domains Portfolio Revenue (USD) 9.6 B 10.2 B 11.0 B 2015 2016 2017

More information

Storage Management in INDIGO

Storage Management in INDIGO Storage Management in INDIGO Paul Millar paul.millar@desy.de with contributions from Marcus Hardt, Patrick Fuhrmann, Łukasz Dutka, Giacinto Donvito. INDIGO-DataCloud: cheat sheet A Horizon-2020 project

More information

Team: Overdrive. Department of Computer Science and Engineering The University of Texas at Arlington. Architecture Design Specification

Team: Overdrive. Department of Computer Science and Engineering The University of Texas at Arlington. Architecture Design Specification Department of Computer Science and Engineering The University of Texas at Arlington Team: Overdrive Architecture Design Specification Project: Auto Performance Analyzer Team Members: Gary Johns Raul Hurtado

More information

Cloud Based IoT Application Provisioning (The Case of Wireless Sensor Applications)

Cloud Based IoT Application Provisioning (The Case of Wireless Sensor Applications) Cloud Based IoT Application Provisioning (The Case of Wireless Sensor Applications) (ENCS 691K) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/

More information

Orange Smart Cities. the ICT partner for innovators in the urban space

Orange Smart Cities. the ICT partner for innovators in the urban space Orange Smart Cities the ICT partner for innovators in the urban space Orange Smart Cities offer ICT solutions for large city infrastructures and services to the citizen ETSI Smart Cities Workshop, 3-4

More information

Building a Better Mousetrap:

Building a Better Mousetrap: Building a Better Mousetrap: Deploying and Managing IoT Solutions for ITPros Anthony Bartolo Sr. Cloud Advocate Microsoft #ITDEVCONNECTIONS ITDEVCONNECTIONS.COM Engage customers Optimize operations p Connected

More information

API s in a hybrid world. Date 28 September 2017

API s in a hybrid world. Date 28 September 2017 API s in a hybrid world Date 28 September 2017 So, What is this API Economy thing? A mutually beneficial ecosystem of suppliers & consumers of APIs. Suppliers use APIs to securely provide specific types

More information

M2M Solutions that Use IT for Energy Efficiency and Comfort in Offices

M2M Solutions that Use IT for Energy Efficiency and Comfort in Offices Hitachi Review Vol. 64 (2015), No. 1 41 Featured Articles M2M Solutions that Use IT for Energy Efficiency and Comfort in Offices Nobuhiro Matsudaira Masataka Hozoji Kiyokazu Nishioka Kazuhiro Maeda OVERVIEW:

More information

User Guide. Cloud Connect App Board

User Guide. Cloud Connect App Board User Guide Cloud Connect App Board 2017-03-03 Contents 1. Orientation... 3 1.1 Introduction... 3 1.1.1 Thing overview... 3 1.2 Access and logging in... 3 1.2.1 Access... 3 1.2.2 Sign up and Log in... 3

More information

Km4City Smart City API: an integrated support for mobility services

Km4City Smart City API: an integrated support for mobility services 2 nd IEEE International Conference on Smart Computing (SMARTCOMP 2016) Km4City Smart City API: an integrated support for mobility services C. Badii, P. Bellini, D. Cenni, G. Martelli, P. Nesi, M. Paolucci

More information

Information-Centric IoT Platforms for City-Scale Deployments

Information-Centric IoT Platforms for City-Scale Deployments Information-Centric IoT Platforms for City-Scale Deployments Jiachen Chen WINLAB, Rutgers University, NJ, USA Email: jiachen@winlab.rutgers.edu Dec. 2, 2016 Information-Centric IoT Platforms for City-Scale

More information

Distributed Systems

Distributed Systems 95-702 Distributed Systems Course administration and a brief introduction to the material. Instructors: Michael McCarthy & Joe Mertz Week 1: Five (optional, dated) videos are also available 1 Course Web

More information

for Multi-Services Gateways

for Multi-Services Gateways KURA an OSGi-basedApplication Framework for Multi-Services Gateways Introduction & Technical Overview Pierre Pitiot Grenoble 19 février 2014 Multi-Service Gateway Approach ESF / Increasing Value / Minimizing

More information

What can IoT do for Facility Management? Marie Lassborn, Yanzi Anders Thun, Microsoft

What can IoT do for Facility Management? Marie Lassborn, Yanzi Anders Thun, Microsoft What can IoT do for Facility Management? Marie Lassborn, Yanzi (marie.lassborn@yanzinetworks.com) Anders Thun, Microsoft (anders.thun@microsoft.com) 1 What is the purpose of this project? 2 Today, buildings

More information

Windows Azure Mobile Services

Windows Azure Mobile Services Deliver Solutions, Deliver Careers, Deliver Results Windows Azure Mobile Services September 13, 2013 Today s Speaker @justintspradlin http://www.linkedin.com/in/justintspradlin Agenda Windows Azure Mobile

More information

2 - onem2m Common Architecture for IoT

2 - onem2m Common Architecture for IoT 2 - onem2m Common Architecture for IoT Dr. Mahdi Ben Alaya Founder & CEO, Sensinov benalaya@sensinov.com www.sensinov.com November 14, 2016 M2M world of connected services 2 Introduction Communication

More information

Lesson 9 Smart city Services And Monitoring. Chapter-12 L09: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 9 Smart city Services And Monitoring. Chapter-12 L09: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 9 Smart city Services And Monitoring 1 Tech-Mahindra partnering with ThingWorx Smart City Solutions Smart traffic solutions Smart energy management Smart parking, Smart waste bins Smart street lighting

More information

Internet of Things Field Network Director

Internet of Things Field Network Director Internet of Things Field Network Director Prithvi Manduva, IoT Escalation Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the

More information

Korea ICT Market Overview. Yoonmi Kim Finpro Korea

Korea ICT Market Overview. Yoonmi Kim Finpro Korea Korea ICT Market Overview Yoonmi Kim Finpro Korea 5G Advanced Network Key Players Network Service Provider Electronics Company Car and Car Component Company - 5G Antenna Technoloies for Mobile device and

More information

OSIsoft Cloud Services Core Infrastructure for Developing Partner Applications

OSIsoft Cloud Services Core Infrastructure for Developing Partner Applications OSIsoft Cloud Services Core Infrastructure for Developing Partner Applications Presented by Laurent Garrigues, Gregg Le Blanc, Paul Kaiser Agenda Overview Platform Tour Demo Partner Preview Program Q&A

More information

Smart City IoT Solution Brings Data Insight to Transportation

Smart City IoT Solution Brings Data Insight to Transportation Smart City IoT Solution Brings Data Insight to Transportation The customer summary Customer name San Diego Metropolitan Transit System Industry Transportation Location San Diego Cisco, Davra Networks,

More information

Digital transformation in the Networked Society. Milena Matic Strategy, Marketing & Communications June 2016

Digital transformation in the Networked Society. Milena Matic Strategy, Marketing & Communications June 2016 Digital transformation in the Networked Society Milena Matic Strategy, Marketing & Communications June 2016 Connections (billion) Everything that benefits from a connection will be connected 50 Our vision

More information

Deployable Communication Systems and IoT for Public Safety. Professor Kamesh Namuduri Electrical Engineering, University of North Texas

Deployable Communication Systems and IoT for Public Safety. Professor Kamesh Namuduri Electrical Engineering, University of North Texas Deployable Communication Systems and IoT for Public Safety Professor Kamesh Namuduri Electrical Engineering, University of North Texas Outline Introduction building blocks for public-safety and challenges

More information

Introducing. and the. An introduction to the most advanced web-enabled open controls technology available today. Phil Barnett- Tridium Europe Ltd

Introducing. and the. An introduction to the most advanced web-enabled open controls technology available today. Phil Barnett- Tridium Europe Ltd Introducing and the An introduction to the most advanced web-enabled open controls technology available today Phil Barnett- Tridium Europe Ltd Company Facts Niagara Framework launched in 1998 US Company

More information

W3C WoT call CONTEXT INFORMATION MANAGEMENT - NGSI-LD API AS BRIDGE TO SEMANTIC WEB Contact: Lindsay Frost at

W3C WoT call CONTEXT INFORMATION MANAGEMENT - NGSI-LD API AS BRIDGE TO SEMANTIC WEB Contact: Lindsay Frost at W3C WoT call 29.08.2018 CONTEXT INFORMATION MANAGEMENT - NGSI-LD API AS BRIDGE TO SEMANTIC WEB Contact: Lindsay Frost at NGSI-LD@etsi.org HOW COULD WOT AND NGSI-LD FIT TOGETHER? ETSI ISG CIM has been working

More information

WoO. Web of Objects PROJECT SUMMARY OBJECTIVES OBJECTS MODELLING EXPECTED RESULTS UNIQUE SELLING POINTS / BUSINESS VALUE

WoO. Web of Objects PROJECT SUMMARY OBJECTIVES OBJECTS MODELLING EXPECTED RESULTS UNIQUE SELLING POINTS / BUSINESS VALUE WoO Web of Objects PROJECT SUMMARY WoO will deliver a service infrastructure simplifying the management of IoT business applications in smart city, building and home environments. OBJECTIVES Interoperability

More information

Smart Buildings as Cyber- Physical Systems (CPS) In Smart Cities: Living Building

Smart Buildings as Cyber- Physical Systems (CPS) In Smart Cities: Living Building Smart Buildings as Cyber- Physical Systems (CPS) In Smart Cities: Living Building Dr. Driss Benhaddou Associate Professor and Fulbright Scholar University of Houston, TX dbenhaddou@uh.edu Tuesday, 01/05/2016

More information

Nubo on premise POC requirements for VMWare ESXi

Nubo on premise POC requirements for VMWare ESXi for VMWare ESXi Version 1 Date October, 2015 page 1 Table of Contents 1. About this document 2. Nubo POC Architecture Diagram 3. Hardware Requirements 4. Software Requirements 5. Network & Settings Requirements

More information

Prof. Dr. Pedro José Marrón

Prof. Dr. Pedro José Marrón Prof. Dr. Pedro José Marrón Location-Based-Services Information services Accessible through mobile devices Using a data network / channel Combining position information with different data sources Correlation

More information

Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a

Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a 1 Faculty

More information

Green ICT. T Network Services Business Models Prof. Jukka K. Nurminen

Green ICT. T Network Services Business Models Prof. Jukka K. Nurminen Green ICT T-109.4300 Network Services Business Models 4.3.2015 Prof. Jukka K. Nurminen Different Perspectives on ICT & Energy ICT as way to save energy ICT as a key component in energy systems Different

More information

Developing a Common Language for Communication between Disparate IoT Devices and Applications across Various Wireless Technologies

Developing a Common Language for Communication between Disparate IoT Devices and Applications across Various Wireless Technologies Developing a Common Language for Communication between Disparate IoT Devices and Applications across Various Wireless Technologies Phil Beecher - President, Wi-Sun Alliance Matthew Michael - Sr. Director

More information

Verasys Enterprise Configuration and User Guide

Verasys Enterprise Configuration and User Guide Verasys Enterprise Data Enabled Business Johnson Controls Milwaukee, Wisconsin, USA www.johnsoncontrols.com LIT-12012995 1.0 February 2018 This page is intentionally blank. Contents Contents... i Verasys

More information

Driving Smarter Fleets & Better Businesses

Driving Smarter Fleets & Better Businesses Driving Smarter Fleets & Better Businesses Smart Fleet, fleet telematics Tailored to Small and Medium Enterprise While most of existing fleet management solutions are developed for heavy duty vehicles,

More information