developer day 2014 - 9 - didier lahay - airvantage m2m cloud

14
1 Property of Sierra Wireless Simplify Operations, Accelerate Integration AirVantage ® M2M Cloud

Upload: thibault-cantegrel

Post on 10-Aug-2015

33 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

1 Property of Sierra Wireless

Simplify Operations, Accelerate Integration AirVantage® M2M Cloud

Page 2: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

2 Property of Sierra Wireless

AirVantage M2M Cloud

Management Service Enterprise Platform

Accelerate Integration!Simplify Operations!

Page 3: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

3 Property of Sierra Wireless

AVMS – Simplify Operations

Controlled Deployment

Powerful Monitoring

Over-The-Air Upgrades

Security

Cloud-based device management application that makes it easy to deploy, monitor, and upgrade Sierra Wireless devices

Page 4: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

4 Property of Sierra Wireless

AVEP – Accelerate Integration

Any Data Any Network

Historical Data and Statistics

Centralized Management

Security

Cloud platform to integrate machine information into enterprise systems

Page 5: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

5 Property of Sierra Wireless

Quickly Test Your Idea

•  Connect any machine with MQTT •  Timeline logging of data stored to troubleshoot •  Customizable dashboard to visualize your data •  Send commands to your machine

Page 6: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

6 Property of Sierra Wireless

Examples

•  Simple MQTT message

•  Timeline of data received

•  Example of system dashboard

tcp://na.airvantage.net:1883 publish on mydevice/messages/json { 1349907137000: { "temperature": 23.2 } }

Page 7: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

7 Property of Sierra Wireless

Use AirVantage API to create your application

•  Simple REST API for easy access -  Secure access with SSL/TLS

•  Access to every data point sent

•  Provide statistics over configurable time ranges to simplify analysis of historical data -  Time range from hours to years -  Statistics available: mean, sum, min, max, count, occurrences of values, standard deviation,

sum of square -  Available for individual machines or fleet

•  Alert rules engine to track any data in real time

-  Possible notifications to external application

Page 8: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

8 Property of Sierra Wireless

Examples

•  Find systems with a label

•  Access to every data point sent for a list of systems

•  Retrieve statistics for multiple systems multiple data

•  Retrieve statistics for multiple companies multiple data

•  Find non-acknowledged alerts for a system

Page 9: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

9 Property of Sierra Wireless

Smoothly Move to Production

•  Auto scale to your needs with predictive performances

•  Extremely high resilience infrastructure

•  Push notifications to external service

•  Role-based user access controls

•  Upgrade and configure your applications in the field

•  Unified User Interface with Sierra Wireless Device Management

Page 10: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

10 Property of Sierra Wireless

End-to-End Security

Device to Cloud… •  Data initiated communication:

device not exposed to external network

•  Mutual authentication, secure download

•  VPN Tunnel: extend private operator network security to the cloud (option)

In the Cloud… •  SAS70 Type II & ISO27001 certified

datacenters •  Corporate member of the Cloud Security

Alliance (CSA) •  Infrastructure and data redundancy

Cloud to Enterprise… •  2-factor authentication: SMS

One-time-password (no more RSA tokens)

•  Restrict logins by IP address •  HTTPS secure browser

access only

27001

Page 11: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

11 Property of Sierra Wireless

AirVantage Integration with MNOs

MNO SIM Management

•  Each MNO has unique software interfaces for managing subscriptions on their networks

•  AVMS provides the same UI across all MNOs – reduce training costs

•  AVEP subscription management APIs are the same, irrespective of which MNO is being used – reduce development costs

Page 12: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

12 Property of Sierra Wireless

AirVantage Enterprise Platform Architecture

RESTful API Message Queue

Historical Data Store Data Analysis Inventory

Event Bus

Scheduler & Processing

Device Communications Adapters Operator Connections

Page 13: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

13 Property of Sierra Wireless

Intelligence on the Edge

“C” App Framework in the module •  Extensive M2M libraries allow you to create custom "C" applications

FX GL Q / SL

WP / AR

Open source embedded platform •  Application Framework, Development Environment, Linux Distribution

LINUX QMI SDK / MQTT Libraries

Toolkit for host application processor •  Use AP to connect business data to AirVantage

Only send critical business data, reducing cost 2x-10x

MC / EM / HL

Page 14: Developer Day 2014 - 9 - didier lahay - airvantage m2m cloud

16 Property of Sierra Wireless

Questions ?