SAP Edge Services Edge Services Overview Guide Version 1711

Size: px
Start display at page:

Download "SAP Edge Services Edge Services Overview Guide Version 1711"

Transcription

1 SAP Edge Services Edge Services Overview Guide Version 1711

2 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential Functions Service... 4 Policy Service... 4 Architecture... 5 Policy Service (Edge Services Console)... 5 Supported Operating Systems... 5 SAP EDGE SERVICES DOCUMENTATION... 6 Policy Service... 6 Persistence Service... 6 Streaming Service... 6 Business Essential Functions Service... 6 SAP EDGE SERVICES INTERCEPTOR... 7 Architecture... 7 Configuration

3 ABOUT THIS DOCUMENT This overview guide provides a starting point for understanding and using SAP Edge Services. It describes the primary concepts and key functionality, as well as references to all other relevant documentation. This document is intended for the following audiences: Consultants Partners Customers Developers 3

4 INTRODUCTION SAP Edge Services is a set of services designed to run on the edge of an enterprise network. SAP Edge Services has been optimized to run inside of SAP IoT Services 4. SAP Edge Services leverages SAP IoT Services 4 to provide solutions that will enable edge computing with minimal software development effort. Leveraging SAP IoT Services 4.x provides many benefits: Runtime that allows for updating services dynamically. Ingestion and protocol conversion of data from things/devices/sensors. Security provided by SAP IoT Services 4. Cloud-based management. The following sections briefly describes the key features of SAP Edge Services. Persistence Service SAP Edge Services Persistence Service provides the ability to store sensor data at the edge. It also allows any other IoT Services based application access to a generic secure persistence service. Streaming Service SAP Edge Services Streaming Service uses complex event processing to analyze IoT sensor data in near realtime. Administrators can rely on a known sensor profile or manually configure SAP Edge Services Streaming Service to monitor the flow of an IoT sensor for a variety of actionable patterns (for example, thresholds, timing patterns, conditional logic, and so on). Business Essential Functions Service Business System functionality is often desirable in locations where connectivity to the Core is not consistently available. SAP Edge Services Business Essential Functions Service extends a subset of Business System functionality to the Edge. This functionality is provided to the developer via an edge-based RESTful API. Policy Service SAP Edge Services Policy Service is a cloud based service to manage the edge services. It provides the deployment and lifecycle management of edge services. The Policy Service also serves as a central repository of policies (configurations). The Policy Service is configured by the Edge Services Console. 4

5 Architecture Policy Service (Edge Services Console) The SAP Edge Services Policy Service contains an Edge Services Console. The Edge Services Console is the primary way an Administrator interacts with the SAP Edge Services Policy Service. The Edge Services Console provides the following key functionality: View active gateways on the configured IoT Services instance/tenant. Initiate and monitor the status of installation of the SAP Edge Services bundles on the active gateways. For information on using the Edge Services Console, refer to the Edge Services Console - Administration Guide. Supported Operating Systems SAP Edge Services is supported on x86 64-bit Linux only. Linux is available from several vendors. In addition, a wide variety of Linux installations are possible, which poses a challenge for companies such as SAP, who want to maintain an open and flexible approach to supporting Linux, yet require a practical means of identifying which Linux installations they support. Untested versions of Linux may have slightly different configurations that the IoT edge services installer does not recognize, and therefore may not work without additional support from SAP. Tested Linux distributions: Ubuntu Desktop LTS (x86 64-bit) Intel Intelligent Device Platform (IDP) 3.1 Wind River 7 (x86 64-bit) 5

6 SAP EDGE SERVICES DOCUMENTATION After reviewing this Overview Guide, it is recommended that you review the Edge Services Console - Administration Guide guide. Policy Service The SAP Edge Services Policy Service contains an Edge Services Console. The Edge Services Console is the primary way an Administrator interacts with the SAP Edge Services Policy Service. For information on using the Edge Services Console, refer to the Edge Services Console - Administration Guide. Persistence Service For information on configuring the Persistence Service, refer to the Persistence Service - Guide. Streaming Service For information on configuring the Streaming Service using the UI, refer to the Streaming Service - Administration Guide. For information on additional configuration, refer to the Streaming Service - Configuration Guide. Business Essential Functions Service For information on APIs, refer to the Business Essential Functions Service - API Guide. For information on OSGI requirements and configuration, refer to the Business Essential Functions Service - Edge Guide. 6

7 SAP EDGE SERVICES INTERCEPTOR The SAP Edge Services Interceptor is referred to as the Edge Interceptor. The Edge Interceptor is deployed automatically by both the Streaming Service and the Persistence Service. The Edge Interceptor receives data from IoT services in a standard format, and publishes the data using OSGI Event Admin. Both the Streaming Service and the Persistence Service receive the data that Edge Interceptor publishes. Once installed, Edge Interceptor forwards all messages to Persistence Service and Streaming Service automatically. Note: Edge Interceptor can block data from sending to IoT Services cloud/cockpit. See the Configuration section below for details. Architecture Configuration The Edge Interceptor has the following configuration values that can be set in the IoT Services cockpit. Property Name: measuresskipped Default Value: nothing (no measures are blocked) The Edge Interceptor passes all data to the IoT cockpit by default. It can also block data from sending to the IoT cockpit. To block data, configure an IoT Services cockpit gateway property with the key measuresskipped. Set the value to either * (asterisk) to block all data, or set the value to a comma separated list of measures that should be skipped. 7

8 measuresskipped value Behavior (nothing) All data is sent to the IoT Services cloud. * Blocks all measures from going to the IoT Services cloud 1,2 Blocks measures 1 and 2 from going to the IoT Services cloud. Note: Regardless of the measuresskipped setting, Edge Interceptor always sends all data to Persistence Service and Streaming Service. Property Name: refreshtimeperiod Unit of Measure: seconds Default Value: 3600 The IoT gateway properties (measuresskipped, refreshtimeperiod) are read by the Edge Interceptor in a regular time interval. To change this timing, configure an IoT Services cockpit gateway property called refreshtimeperiod. The value is in seconds. refreshtimeperiod value (nothing) Behavior IoT gateway properties (measuresskipped, refreshtimeperiod) read at default value of 3600 seconds 600 IoT gateway properties (measuresskipped, refreshtimeperiod) read every 600 seconds. 8

9 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. Please see for additional trademark information and notices. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP SE or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP SE or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation, and SAP SE s or its affiliated companies strategy and possible future developments, products, and/or platform directions and functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions.

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential

More information

MOB501. SAP Omnichannel Banking 8.3 SP01 PL03 Development COURSE OUTLINE. Course Version: 03 Course Duration: 4 Day(s)

MOB501. SAP Omnichannel Banking 8.3 SP01 PL03 Development COURSE OUTLINE. Course Version: 03 Course Duration: 4 Day(s) MOB501 SAP Omnichannel Banking 8.3 SP01 PL03 Development. COURSE OUTLINE Course Version: 03 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights

More information

The Art of Low-Cost IoT Solutions

The Art of Low-Cost IoT Solutions The Art of Low-Cost IoT Solutions 13 June 2017 By Igor Ilunin, DataArt www.dataart.com 2017 DataArt Contents Executive Summary... 3 Introduction... 3 The Experiment... 3 The Setup... 4 Analysis / Calculations...

More information

Kolding June 12, 2018

Kolding June 12, 2018 Kolding June 12, 2018 Microsoft s Perspective on IoT IoT is a business revolution enabled by a technology revolution Digital Feedback Loop IoT enables a digital feedback loop This digital feedback loop

More information

Make IoT Child s play

Make IoT Child s play Make IoT Child s play Gamifying IoT with Vorto & Kura Alexander Edelmann, Vorto Committer Luca Dazi, Kura Committer Make IoT Child s Play - Overview IoT Fever Game with Vorto & Kura 3 Mosquitto Server

More information

Device Management Requirements

Device Management Requirements Device Management Requirements Approved Version 2.0 09 Feb 2016 Open Mobile Alliance OMA-RD-DM-V2_0-20160209-A [OMA-Template-ReqDoc-20160101-I] OMA-RD-DM-V2_0-20160209-A Page 2 (14) Use of this document

More information

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4552/Y.2078 (02/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

What you need to know about IoT platforms. How platforms stack up in IoT

What you need to know about IoT platforms. How platforms stack up in IoT What you need to know about IoT platforms How platforms stack up in IoT 80 billion connected devices by 2025. 1 IoT success depends on assembling the right pieces on a flexible foundation that can support

More information

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE ABSTRACT Dell Edge Gateway 5000 Series represents a blending of exceptional compute power and flexibility for Internet of Things deployments, offering service

More information

VMware Pulse IoT Center 1.1 Release Notes

VMware Pulse IoT Center 1.1 Release Notes VMware Pulse IoT Center 1.1 Release Notes Copyright 2018. All rights reserved. Copyright and trademark information.. 3401 Hillview Ave Palo Alto, CA 94304 www.vmware.com 2 Table of Contents 1. Purpose

More information

ENGINEERING COMMITTEE Energy Management Subcommittee SCTE STANDARD SCTE

ENGINEERING COMMITTEE Energy Management Subcommittee SCTE STANDARD SCTE ENGINEERING COMMITTEE Energy Management Subcommittee SCTE STANDARD SCTE 237 2017 Implementation Steps for Adaptive Power Systems Interface Specification (APSIS ) NOTICE The Society of Cable Telecommunications

More information

DM Scheduling Architecture

DM Scheduling Architecture DM Scheduling Architecture Approved Version 1.0 19 Jul 2011 Open Mobile Alliance OMA-AD-DM-Scheduling-V1_0-20110719-A OMA-AD-DM-Scheduling-V1_0-20110719-A Page 2 (16) Use of this document is subject to

More information

Introduction to Primo

Introduction to Primo Introduction to Primo Copyright Statement and Disclaimer All of the information and material, including text, images, logos and product names, is either the property of, or used with permission by, Ex

More information

Impacts on User Behavior. Carol Ansley, Sr. Director Advanced Architecture, ARRIS Scott Shupe, Sr. Systems Architect Video Strategy, ARRIS

Impacts on User Behavior. Carol Ansley, Sr. Director Advanced Architecture, ARRIS Scott Shupe, Sr. Systems Architect Video Strategy, ARRIS Managing Advanced Cable Menu TV Usage Migration and System to IP Architecture: Part 1 Impacts on User Behavior Series Introduction: Jim Brown, Market VP Drivers Engineering, and Tech Buckeye Challenges

More information

VMware Pulse IoT Center 1.0 Release Notes

VMware Pulse IoT Center 1.0 Release Notes VMware Pulse IoT Center 1.0 Release Notes Copyright 2018. All rights reserved. Copyright and trademark information.. 3401 Hillview Ave Palo Alto, CA 94304 www.vmware.com 2 Table of Contents 1. Purpose

More information

Autotask Integration Guide

Autotask Integration Guide Autotask Integration Guide Updated May 2015 - i - Welcome to Autotask Why integrate Autotask with efolder? Autotask is all-in-one web-based Professional Services Automation (PSA) software designed to help

More information

ITU-T Y Functional framework and capabilities of the Internet of things

ITU-T Y Functional framework and capabilities of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2068 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2015) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective SHANZHI CHEN, HUI XU, DAKE LIU, BO HU, AND HUCHENG WANG Definitions of IoT from Different Organizations: Organizations

More information

DM DiagMon Architecture

DM DiagMon Architecture DM DiagMon Architecture Approved Version 1.0 20 Dec 2011 Open Mobile Alliance OMA-AD-DM-DiagMon-V1_0-20111220-A [OMA-Template-ArchDoc-20110121-I] OMA-AD-DM-DiagMon-V1_0-20111220-A Page 2 (13) Use of this

More information

Bringing an all-in-one solution to IoT prototype developers

Bringing an all-in-one solution to IoT prototype developers Bringing an all-in-one solution to IoT prototype developers W H I T E P A P E R V E R S I O N 1.0 January, 2019. MIKROE V E R. 1.0 Click Cloud Solution W H I T E P A P E R Page 1 Click Cloud IoT solution

More information

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSDEM 2018 04.02.2018 Bosch Software Innovations GmbH Dr. Steffen Evers Head of Open Source Services Eclipse Kuksa Demo Open Source Connected Car Platform In-Vehicle

More information

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG)

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG) IOT SERVICES, SAAS AND SENSORS CATALOG September 2015 Copyright 2015 Monitor8; Curtis Consulting Group (CCG) MONITOR8 PROFILE SNAPSHOT Federal Market IoT Planning, Solution Design, Application Development,

More information

EdgeX Foundry. Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS

EdgeX Foundry. Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS EdgeX Foundry Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS The IoT requires architecting from Edge to Core to Cloud EDGE/FIELD FOG CLOUD SECURITY MANAGEABILITY

More information

F5 Network Security for IoT

F5 Network Security for IoT OVERVIEW F5 Network Security for IoT Introduction As networked communications continue to expand and grow in complexity, the network has increasingly moved to include more forms of communication. This

More information

Models NVIDIA NVS 315 1GB Graphics

Models NVIDIA NVS 315 1GB Graphics Overview Models NVIDIA NVS 315 1GB Graphics E1U66AA Introduction The NVIDIA NVS 315 graphics board is a PCI Express low profile form factor graphics add-in card targeted as an active low cost graphics

More information

UPDATE ON IOT LANDSCAPING

UPDATE ON IOT LANDSCAPING UPDATE ON IOT LANDSCAPING ETSI STF 505 Jumoke Ogunbekun IoT in the Smart Home Workshop, 21 st to 22 nd March 2015, Sophia Antipolis, France Outline Starting point for TR 103 375 The AIOTI initiative AIOTI

More information

Integrating Device Connectivity in IoT & Embedded devices

Integrating Device Connectivity in IoT & Embedded devices Leveraging Microsoft Cloud for IoT and Embedded Applications Integrating Device Connectivity in IoT & Embedded devices Tom Zamir IoT Solutions Specialist tom@iot-experts.net About me Tom Zamir IoT Solutions

More information

RUCKUS IoT SUITE DATA SHEET BENEFITS

RUCKUS IoT SUITE DATA SHEET BENEFITS Organizations seeking to deploy IoT solutions face a complex, fragmented ecosystem of standards, devices and services that often slows or stalls enterprise IoT deployments. BENEFITS REUSE EXISTING INFRASTRUCTURE

More information

Growing the Digital Business: Spotlight on the Internet of Things. Accenture Mobility Research 2015

Growing the Digital Business: Spotlight on the Internet of Things. Accenture Mobility Research 2015 Growing the Digital Business: Spotlight on the Internet of Things Accenture Mobility Research 2015 Introduction 2 The Internet of Things is experiencing exponential growth fueled by decreasing costs in

More information

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE MSB Conference Oct 11, 2016 Frankfurt International Electrotechnical Commission Approach The IEC MSB decided to write a paper on Smart and Secure IoT

More information

Why Connecting to the Internet of Things Project List

Why Connecting to the Internet of Things Project List Why Connecting to the Internet of Things Should Top Your Project List Your things have a story to tell Are you listening? The Internet of Things (IoT) is made up of billions of smart devices, like sensors

More information

IoT Strategy for CSPs Seeking Greater IoT Monetization

IoT Strategy for CSPs Seeking Greater IoT Monetization IoT Strategy for CSPs Seeking Greater IoT Monetization Joern Kropfgans Partner Communications Sector, IBM Services Raj Cherchattil CTO, Telecom, Media & Entertainment, IBM 2018 TM Forum 1 Beyond connectivity

More information

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology Vijay Kumar, CTO ESRI India Agenda: 1 2 3 4 Understanding IoT IoT component and deployment patterns ArcGIS Geospatial Platform

More information

CHP Max Headend Optics Platform CHP CORWave II

CHP Max Headend Optics Platform CHP CORWave II CHP Max Headend Optics Platform CHP CORWave II 1 GHz C Band DWDM Forward Transmitters FEATURES Consolidation or elimination of OTNs and node splitting by harvesting plant assets with up to 16 full spectrum

More information

T : Internet Technologies for Mobile Computing

T : Internet Technologies for Mobile Computing T-110.7111: Internet Technologies for Mobile Computing Overview of IoT Platforms Julien Mineraud Post-doctoral researcher University of Helsinki, Finland Wednesday, the 9th of March 2016 Julien Mineraud

More information

5620 SAM SERVICE AWARE MANAGER. SMM GNE Driver Version Guide

5620 SAM SERVICE AWARE MANAGER. SMM GNE Driver Version Guide 5620 SAM SERVICE AWARE MANAGER SMM GNE Driver Version 1.0.30 Guide 3HE-11173-AAAB-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company

More information

Microsoft's IoT Vision and Roadmap. Tony Shakib General Manager, Azure IoT Microsoft

Microsoft's IoT Vision and Roadmap. Tony Shakib General Manager, Azure IoT Microsoft Microsoft's IoT Vision and Roadmap Tony Shakib General Manager, Azure IoT Microsoft IoT Enables a Digital Feedback Loop IoT Enables a Digital Feedback Loop The benefits are profound IoT enables a digital

More information

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP EACO Title: LTE, IOTs & OTTS Date: 13 th -17 th May 2019 Duration: 5 days Location: Kampala, Uganda Course Description: This Course is designed to: Give an

More information

Alcatel-Lucent 5620 Service Aware Manager. Unified management of IP/MPLS and Carrier Ethernet networks and the services they deliver

Alcatel-Lucent 5620 Service Aware Manager. Unified management of IP/MPLS and Carrier Ethernet networks and the services they deliver Alcatel-Lucent 5620 Service Aware Manager Unified management of IP/MPLS and Carrier Ethernet networks and the services they deliver [The Alcatel-Lucent 5620 SAM] was the most cost-effective and the shortest

More information

STB Front Panel User s Guide

STB Front Panel User s Guide S ET-TOP BOX FRONT PANEL USER S GUIDE 1. Introduction The Set-Top Box (STB) Front Panel has the following demonstration capabilities: Pressing 1 of the 8 capacitive sensing pads lights up that pad s corresponding

More information

Reference Release Definition for ConnMO

Reference Release Definition for ConnMO Reference Release Definition for ConnMO Approved Version 07 Nov 2008 Open Mobile Alliance OMA-RRELD-ConnMO-V1_0-20081107-A OMA-RRELD-ConnMO-V1_0-20081107-A Page 2 (12) Use of this document is subject to

More information

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4115 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (04/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

This document contains the latest information about the new Polycom VS4000 TM model, running 5.1 software.

This document contains the latest information about the new Polycom VS4000 TM model, running 5.1 software. This document contains the latest information about the new Polycom VS4000 TM model, running 5.1 software. What s New? The VS4000 is now available in a compact form factor, making it even easier to integrate

More information

ITU-T Y Specific requirements and capabilities of the Internet of things for big data

ITU-T Y Specific requirements and capabilities of the Internet of things for big data I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4114 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Ending the Multipoint Videoconferencing Compromise. Delivering a Superior Meeting Experience through Universal Connection & Encoding

Ending the Multipoint Videoconferencing Compromise. Delivering a Superior Meeting Experience through Universal Connection & Encoding Ending the Multipoint Videoconferencing Compromise Delivering a Superior Meeting Experience through Universal Connection & Encoding C Ending the Multipoint Videoconferencing Compromise Delivering a Superior

More information

ITU-T Y Reference architecture for Internet of things network capability exposure

ITU-T Y Reference architecture for Internet of things network capability exposure I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4455 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (10/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Building Your DLP Strategy & Process. Whitepaper

Building Your DLP Strategy & Process. Whitepaper Building Your DLP Strategy & Process Whitepaper Contents Introduction 3 DLP Planning: Organize Your Project for Success 3 DLP Planning: Clarify User Profiles 4 DLP Implementation: Phases of a Successful

More information

Bridging the Trust Gap for Mobile BYOD Deployments. Ojas Rege, VP Strategy, MobileIron Professional Techniques D12

Bridging the Trust Gap for Mobile BYOD Deployments. Ojas Rege, VP Strategy, MobileIron Professional Techniques D12 Bridging the Trust Gap for Mobile BYOD Deployments Ojas Rege, VP Strategy, MobileIron Professional Techniques D12 This presentation should not be used as a substitute for competent legal advice from a

More information

Micro Services Architecture: Spring Boot and Netflix Infrastructure

Micro Services Architecture: Spring Boot and Netflix Infrastructure CALL NOW: +1 415-233-4737 info@optisolbusiness.com www.optisolbusiness.com Micro Services Architecture: Spring Boot and Netflix Infrastructure Page 1 Micro services - Overview What is Micro Service? info@optisolbusiness.com

More information

User Manual for ICP DAS WISE Monitoring IoT Kit -Microsoft Azure IoT Starter Kit-

User Manual for ICP DAS WISE Monitoring IoT Kit -Microsoft Azure IoT Starter Kit- User Manual for ICP DAS WISE Monitoring IoT Kit -Microsoft Azure IoT Starter Kit- [Version 1.0.2] Warning ICP DAS Inc., LTD. assumes no liability for damages consequent to the use of this product. ICP

More information

EyeFace SDK v Technical Sheet

EyeFace SDK v Technical Sheet EyeFace SDK v4.5.0 Technical Sheet Copyright 2015, All rights reserved. All attempts have been made to make the information in this document complete and accurate. Eyedea Recognition, Ltd. is not responsible

More information

The Deltix Product Suite: Features and Benefits

The Deltix Product Suite: Features and Benefits The Deltix Product Suite: Features and Benefits A Product Suite for the full Alpha Generation Life Cycle The Deltix Product Suite allows quantitative investors and traders to develop, deploy and manage

More information

Managing and Monitoring SUSE Enterprise Storage

Managing and Monitoring SUSE Enterprise Storage Managing and Monitoring SUSE Enterprise Storage Tim Serong Eric Jackson Senior Clustering Engineer tserong@suse.com Senior Software Developer Distributed Storage ejackson@suse.com SUSE Enterprise Storage...in

More information

The IoT and the Technical Information Challenge. Stuart Mendelsohn

The IoT and the Technical Information Challenge. Stuart Mendelsohn The IoT and the Technical Information Challenge Stuart Mendelsohn 1 About me From UK (Manchester) 4 years learning how to dig up dead people (archaeologist) Electronics was a hobby and then studied electronics/computing

More information

IoT State of the Union

IoT State of the Union IoT State of the Union Kapil Pendse Partner Solutions Architect, Amazon Web Services If you knew the state of every thing and could reason on top of that data what problems would you solve? AWS IoT Customers

More information

ivw-fd122 Video Wall Controller MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Page i Rev. 1.

ivw-fd122 Video Wall Controller MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Page i Rev. 1. MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Rev. 1.01 Page i Copyright COPYRIGHT NOTICE The information in this document is subject to change without prior notice

More information

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring white paper Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring Executive Summary Milestone Systems, the world s leading

More information

PoLTE: The GPS Alternative for IoT Location Services

PoLTE: The GPS Alternative for IoT Location Services PoLTE: The GPS Alternative for IoT Location Services A Cost-Effective New Cellular IoT Location Solution that is Power Efficient, Low Cost and Rapidly Scalable Global positioning system (GPS) has been

More information

SpringerBriefs in Electrical and Computer Engineering

SpringerBriefs in Electrical and Computer Engineering SpringerBriefs in Electrical and Computer Engineering More information about this series at http://www.springer.com/series/10059 Fatima Hussain Internet of Things Building Blocks and Business Models 123

More information

SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS

SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS E-Guide SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS SearchSecurity D ata loss prevention (DLP) allow organizations to protect sensitive data that could cause grave harm if stolen or exposed. In this

More information

IoThings Milano Maggio 2017 Barbara Pareglio GSMA IoT Technical Director. Mobile IoT: 3GPP standard per reti LPWA e IoT security

IoThings Milano Maggio 2017 Barbara Pareglio GSMA IoT Technical Director. Mobile IoT: 3GPP standard per reti LPWA e IoT security IoThings Milano Maggio 2017 Barbara Pareglio GSMA IoT Technical Director Mobile IoT: 3GPP standard per reti LPWA e IoT security 2 Introduction of the GSMA Content Understanding IoT and the market opportunity

More information

IoT Toolbox Mobile Application User Manual

IoT Toolbox Mobile Application User Manual Rev. 0 19 December 2017 User Manual Document information Info Keywords Abstract Content User Manual, IoT, Toolbox The IoT Toolbox is a mobile application developed by NXP Semiconductors and designed for

More information

Internet of Things Trends, Challenges, Opportunities, and Applications

Internet of Things Trends, Challenges, Opportunities, and Applications Internet of Things Trends, Challenges, Opportunities, and Applications Rabie A. Ramadan, PhD College of Computer Science and Engineering Hail University http://rabieramadan.org rabie@rabieramadan.org Agenda

More information

Teradici Naming and Branding Guide for Partners

Teradici Naming and Branding Guide for Partners Teradici Naming and Branding Guide for Partners Table of contents 2 Teradici Trademark Usage Guidelines...3 What is a trademark?...3 Teradici trademark list...3 Proper use of trademarks...4 Trade Names...5

More information

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize IoT Challenges & Testing aspects Alon Linetzki, Founder & CEO QualityWize alonl@quality-wize.com 1 Alon Linetzki CEO and Founder of QualityWize 3 decades in sw engineering, testing, quality assurance and

More information

Crestron TPMC-4SM Fusion RV Interface Operations Guide

Crestron TPMC-4SM Fusion RV Interface Operations Guide Crestron TPMC-4SM Fusion RV Interface Operations Guide The specific patents that cover Crestron products are listed at patents.crestron.com. Crestron, the Crestron logo and Fusion RV are either trademarks

More information

Global launch of "OpenBlocks IoT VX2" Plat'Home s Intelligent Edge IoT Gateway

Global launch of OpenBlocks IoT VX2 Plat'Home s Intelligent Edge IoT Gateway Global launch of "OpenBlocks IoT VX2" Plat'Home s Intelligent Edge IoT Gateway Plat'Home IoT Gateway Software "FW3.1" is new ready and supports Microsoft Azure IoT Edge May 7, 2018 TOKYO- (Securities Code:

More information

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Intelligent Monitoring Software IMZ-RS300 Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Flexible IP Video Monitoring With the Added Functionality of Intelligent Motion Detection With

More information

Internet of Things ( IoT) Luigi Battezzati PhD.

Internet of Things ( IoT) Luigi Battezzati PhD. Internet of Things ( IoT) Luigi Battezzati PhD. 1 The story of IoT Definition Diffusion Digital Twins Value Added Technologies Implementation steps Today Tomorrow Conclusion Internet of Things ( IoT) 2

More information

ISVClient. User Guide

ISVClient. User Guide ISVClient User Guide October 2010 Trademarks & Copyright Trademarks All trademarks mentioned in this manual are the sole property of their respective manufacturers. Copyright SerVision Ltd., Jerusalem,

More information

Opti Max Nodes Digital Return System

Opti Max Nodes Digital Return System arris.com Opti Max Nodes Digital Return System 2x85 MHz Legacy ARRIS Protocol Node Transmitter and CHP Receiver FEATURES Digital Return technology for ease of set up and simplified plug and play operation

More information

IoT Egypt Forum A Catalyst for IoT Ecosystem in Egypt

IoT Egypt Forum A Catalyst for IoT Ecosystem in Egypt IoT Egypt Forum A Catalyst for IoT Ecosystem in Egypt IoT: Connecting the Unconnected 2020 2015 25 Billion 50 Billion Today s Most Dynamic Business Opportunity IoT in Simple Terms Ordinary objects from

More information

EtherneTV-STB Set Top Box

EtherneTV-STB Set Top Box EtherneTV-STB Set Top Box Set Top Box v3.7.3b Quick Start Guide September 14, 2006 4410-0134-0005 Copyright 2006 VBrick Systems, Inc. All rights reserved. 12 Beaumont Road Wallingford, Connecticut 06492,

More information

Internet of Things Telecommunication operator perspective

Internet of Things Telecommunication operator perspective Internet of Things Telecommunication operator perspective Pierre Rust 1 MINES Saint-Étienne, CNRS Lab Hubert Curien UMR 5516 2 Orange Labs UMR CNRS 5516 SAINT-ETIENNE Goal: Giving you overview of the perspective

More information

ivw-fd133 Video Wall Controller MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Page i Rev. 1.

ivw-fd133 Video Wall Controller MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Page i Rev. 1. MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Rev. 1.01 Page i Copyright COPYRIGHT NOTICE The information in this document is subject to change without prior

More information

Architecture of Industrial IoT

Architecture of Industrial IoT Architecture of Industrial IoT December 2, 2016 Marc Nader @mourcous Branches of IoT IoT Consumer IoT (Wearables, Cars, Smart homes, etc.) Industrial IoT (IIoT) Smart Gateways Wireless Sensor Networks

More information

Internet of Things - IoT Training

Internet of Things - IoT Training Internet of Things - IoT Training About Cognixia Cognixia, formerly known as Collabera TACT, is a Collabera Learning Solutions Company. Being a consistently awarded Digital Technology Training Company,

More information

OmniStar GX2 Headend Optics Platform

OmniStar GX2 Headend Optics Platform arris.com OmniStar GX2 Headend Optics Platform GX2 RX200BX4 Quad Return Path Receiver FEATURES Very high module density allowing up to 16 quad receiver modules in a housing to provide 64 independent optical

More information

ivw-ud322 / ivw-ud322f

ivw-ud322 / ivw-ud322f ivw-ud322 / ivw-ud322f Video Wall Controller Supports 2 x 2, 2 x 1, 3 x 1, 1 x 3, 4 x 1 & 1 x 4 Video Wall Array User Manual Rev. 1.01 i Notice Thank you for choosing inds products! This user manual provides

More information

SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS)

SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS) SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS) HELP.BCUPGOCSSPADE Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or

More information

Internet of Things: Cross-cutting Integration Platforms Across Sectors

Internet of Things: Cross-cutting Integration Platforms Across Sectors Internet of Things: Cross-cutting Integration Platforms Across Sectors Dr. Ovidiu Vermesan, Chief Scientist, SINTEF DIGITAL EU-Stakeholder Forum, 31 January-01 February, 2017, Essen, Germany IoT - Hyper-connected

More information

SELF STORAGE. Self Service Kiosks for. Always on Duty! 24 Hour Sales & Support Remote Monitoring Added Security

SELF STORAGE. Self Service Kiosks for. Always on Duty! 24 Hour Sales & Support Remote Monitoring Added Security Optimize staffing resources and provide great customer service with self-storage automation Always on Duty! 24 Hour Sales & Support Remote Monitoring Added Security Self Service Kiosks for OVER 15 YEARS

More information

Device Management Requirements

Device Management Requirements Device Management Requirements Approved Version 1.3 24 May 2016 Open Mobile Alliance OMA-RD-DM-V1_3-20160524-A OMA-RD-DM-V1_3-20160524-A Page 2 (15) Use of this document is subject to all of the terms

More information

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days 30.9.2016 DOAG 2016 Big Data Days Guido Schmutz BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENEVA HAMBURG COPENHAGEN LAUSANNE MUNICH STUTTGART VIENNA ZURICH Guido Schmutz Working for Trivadis

More information

DRIVING REVENUE FROM THE INTERNET OF THINGS

DRIVING REVENUE FROM THE INTERNET OF THINGS DRIVING REVENUE FROM THE INTERNET OF THINGS There is a significant amount of information available around the subject of The Internet of Things (IoT) or The Internet of Everything (IoE). The UK Government

More information

TEST ANY STANDARD QUICKLY AND COMPLETELY

TEST ANY STANDARD QUICKLY AND COMPLETELY TEST ANY STANDARD QUICKLY AND COMPLETELY Protecting Your Brand, With No Extra Test Time 2017 LitePoint, A Teradyne Company. All rights reserved. WORLD S FIRST SINGLE-BOX SOLUTION for testing multiple wireless

More information

Your partner in testing the Internet of Things

Your partner in testing the Internet of Things Your partner in testing the Internet of Things The power of testing in all phases of the product lifecycle The majority of devices sensors, actors, gateways building the Internet of Things (IoT) use wireless

More information

HOW AN IOT PLATFORM CAN PROVIDE MORE EFFECTIVE SUPPLY CHAIN OPERATIONS. Mark Lyness & David Steen PTC

HOW AN IOT PLATFORM CAN PROVIDE MORE EFFECTIVE SUPPLY CHAIN OPERATIONS. Mark Lyness & David Steen PTC HOW AN IOT PLATFORM CAN PROVIDE MORE EFFECTIVE SUPPLY CHAIN OPERATIONS Mark Lyness & David Steen PTC 1 THE BUSINESS CASE FOR EFFECTIVE SUPPLY CHAIN OPERATIONS The Industrial Internet has emerged as a term

More information

Deliverable 5.2. Final MAESTRI Platform Architecture Design & Specification

Deliverable 5.2. Final MAESTRI Platform Architecture Design & Specification Total Resource and Energy Efficiency Management System for Process Industries Deliverable 5.2 Final MAESTRI Platform Architecture Design & Specification Date: 28/02/2017 WP5 IoT Platform Development T5.1

More information

IIoT & Digitalisation Workshop

IIoT & Digitalisation Workshop IIoT & Digitalisation Workshop Earn the Industrial IoT Samurai Badge when you attend Industrial Internet of Things & Digitalisation- Training Workshop Partial List of Past Attendees Industrial Internet

More information

Alcatel-Lucent 5910 Video Services Appliance. Assured and Optimized IPTV Delivery

Alcatel-Lucent 5910 Video Services Appliance. Assured and Optimized IPTV Delivery Alcatel-Lucent 5910 Video Services Appliance Assured and Optimized IPTV Delivery The Alcatel-Lucent 5910 Video Services Appliance (VSA) delivers superior Quality of Experience (QoE) to IPTV users. It prevents

More information

SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS

SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS IoT Landscape Status and Results Final STF 505 Presentation Workshop Jumoke Ogunbekun February 7, 2017 - Brussels ETSI TR 103

More information

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter.

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter. Castanet Glossary access control (on a Transmitter) Various means of controlling who can administer the Transmitter and which users can access channels on it. See administration access control, channel

More information

IoT in Port of the Future

IoT in Port of the Future IoT in Port of the Future Germán Herrero Cárcel Head of Sector September 2016 Internet of Things Definition Three As Being connected to the Internet has become the norm in large parts of the world The

More information

Intevi Digital Television. IDT Product Brochure The convergence of IPTV and Digital Signage...

Intevi Digital Television. IDT Product Brochure The convergence of IPTV and Digital Signage... Intevi Digital Television IDT Product Brochure The convergence of IPTV and Digital Signage... DIGITAL TELEVISION RANGE Overview The Intevi IDT range is a feature rich hardware & software solution for the

More information

Internet Of Things Meets Digital Signage. Deriving more business value from your displays

Internet Of Things Meets Digital Signage. Deriving more business value from your displays Internet Of Things Meets Digital Signage Deriving more business value from your displays IoT evolved into a mature concept ] IoT has been around as a technology trend for more than a decade but recent

More information

INTERNET OF THINGS WINNING FORMULA. Rami Avidan Managing Director, Tele2 IoT

INTERNET OF THINGS WINNING FORMULA. Rami Avidan Managing Director, Tele2 IoT INTERNET OF THINGS WINNING FORMULA Rami Avidan Managing Director, Tele2 IoT www.tele2.com/iot twitter.com/@tele2iot rami.avidan@tele2.com WHO are we Tele2 at a Glance 9+1 Countries* 2.83 Net sales EUR

More information

5620 SERVICE AWARE MANAGER. NTP Driver Version Guide

5620 SERVICE AWARE MANAGER. NTP Driver Version Guide 5620 SERVICE AWARE MANAGER NTP Driver Version 1.0.0 Guide 3HE-11234-AAAA-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company names

More information

The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services.

The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional

More information

Spec Sheet R&S SpycerBox family

Spec Sheet R&S SpycerBox family SpycerBox is Rohde & Schwarz DVS s fast and flexible storage solution. Choose one of the the versions that will be perfect for your workflow: Equipped with SSD technology SpycerBox reaches an internal

More information