Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Reference template for enabling ingestion and persistence of time series data in Azure, with integration to SAP IoT Model Agnostic Services (for a digital supply chain customer) conforming to SAP-defined schema for persistence and streaming data.

License

Notifications You must be signed in to change notification settings

SAP-archive/sap-iot-hyperscaler-azure-integration-ref

Repository files navigation

Important Notice

This public repository is read-only and no longer maintained. For the latest sample code repositories, visit the SAP Samples organization.

SAP IoT with Customer-managed Azure Ingestion and Persistence

Description

This IoT sample application provides a reference for enabling ingestion and persistence of time series data in customer-managed Azure landscape with integration to SAP IoT. The data in persistence and streaming platform shall conform to SAP defined schema.

SAP IoT Customer-managed Data Persistence and Streaming Abstraction enables SAP Line of Business (LoB) Applications (e.g., Enterprise Product Development) to consume time series data both via REST and streaming from SAP and non-SAP i.e., customer-managed Hyperscaler Data Lake with SAP-defined schema.

SAP IoT Abstraction Solution Overview

You can refer to the SAP Help Documentation on Customer-managed Time Series Data Persistence and Streaming for additional details In this sample application, a reference for building customer-managed device management, ingestion and persistence is provided. You can extend or customize this application based on your requirement, with still conforming to the SAP defined schema as outlined in SAP Defined Schema reference

NOTE: This repository is for reference purpose only. SAP is not responsible for the implementation and/or configuration of Azure resources in your Azure landscape

Prerequisites

Download and Installation

Click on the Clone or download button to download as a zip, or clone the repository on your desktop.

Follow these steps to create and upload the zip file:

  1. Run maven build (install) on this project and locate the zip files from the maven build output for the required modules:
    1. sap-iot-hyperscaler-azure-integration-ref/ingestion-functions/target folder will contain the ingestion-functions.zip file
    2. sap-iot-hyperscaler-azure-integration-ref/notification-processor/target folder will contain the notification-processor.zip file
    3. sap-iot-hyperscaler-azure-integration-ref/device-management-functions/target folder will contain the device-management-functions.zip file
    4. sap-iot-hyperscaler-azure-integration-ref/timeseries-delete/target folder will contain the timeseries-delete.zip file
  2. Upload the zip files to a blob storage container
    1. ingestion-functions.zip
    2. notification-processor.zip
    3. device-management-functions.zip
    4. timeseries-delete.zip
  3. Generate SAS token url as template input parameter

    Note: The expiry of the SAS token will lead to inactivity of the function. You should therefore ensure to pick an appropriate expiration date.

Details for building and deploying the Azure Resource Manager template for creating Device Management, Ingestion and Persistence components are explained in this ARM documentation

Limitations

  • Cloud to Device Command flow is not supported

Documentation

We provided the complete documentation inside docs folder.

Support

The content is provided "as-is". There is no guarantee that raised issues will be answered or addressed in future releases.

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the REUSE files.

REUSE status

About

Reference template for enabling ingestion and persistence of time series data in Azure, with integration to SAP IoT Model Agnostic Services (for a digital supply chain customer) conforming to SAP-defined schema for persistence and streaming data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages