Coder Social home page Coder Social logo

haraldmeyer / apama-analytics-builder-block-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from softwareag/apama-analytics-builder-block-sdk

0.0 0.0 0.0 2.66 MB

Apama Analytics Builder Block SDK

License: Apache License 2.0

Python 99.16% Batchfile 0.84%

apama-analytics-builder-block-sdk's Introduction

apama-analytics-builder-block-sdk

This is a Software Development Kit (SDK) for producing blocks for the Apama Analytics Builder Block SDK.

Disclaimer

These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the main project.

Licensing

This project is licensed under the Apache 2.0 license - see https://www.apache.org/licenses/LICENSE-2.0

This excludes the Analytics Framework 'CDP' file, which is provided in binary form only for the purpose of testing.

Analytics Builder version

This version of the SDK supports Analytics Builder 10.18.0. To make use of this, you will require an installation of Apama 10.15.3. If you do not already have access, then you can download the 'community' edition from Apama Downloads (shortly after the official Software AG release date).

Note that Analytics Builder requires your Cumulocity IoT tenant to be subscribed to an 'apama-ctrl' microservice. The 'apama-ctrl-starter' microservice offers only restricted functionality and does not support custom blocks.

Documentation

The guide to writing blocks is available in the doc directory and there is ApamaDoc reference available.

Getting started

From an Apama command prompt:

  • Run sample tests (Windows):
set ANALYTICS_BUILDER_SDK=%cd%
cd samples/tests
pysys run
  • Run sample tests (Unix):
export ANALYTICS_BUILDER_SDK=`pwd`
cd samples/tests
pysys run
  • Package samples as an extension and upload:
analytics_builder build extension --input samples/blocks --cumulocity_url <URL> --username <tenantID>/<username> --password <password> --name sample-blocks --restart

Note: After running the above command, the apama-ctrl microservice will be restarted.

Change Log

See Change Log for changes.

Migration of input and output blocks to the version 2 API

See Migrating input and output blocks to the version 2 API for details on migrating custom input and output blocks to the version 2 API.

apama-analytics-builder-block-sdk's People

Contributors

apamabld avatar chrisreed-sag avatar ddfourni1 avatar skom-sag avatar techcommunity avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.