Skip to content

A common library for microservices of the Titan Control Center Prototype

License

Notifications You must be signed in to change notification settings

cau-se/titan-ccp-common

Repository files navigation

Titan CCP - Common

The Titan Control Center is a scalable and extensible analytics platform for Industrial DevOps. It analyzes and visualizes data streams from Internet of Things (IIoT) sensors (e.g. electrical power consumption) in industrial production.

This repository contains common library code and record definitions for all microservices of the Titan Control Center.

Build

We use Gradle as a build tool. In order to build the project run ./gradlew build on Linux/macOS or ./gradlew.bat build on Windows.

Reference

Please cite the Titan Control Center as follows:

S. Henning, W. Hasselbring, The Titan Control Center for Industrial DevOps analytics research, Software Impacts 7 (2021), DOI: 10.1016/j.simpa.2020.100050.

BibTeX:

@article{Henning2021,
    title = {The Titan Control Center for Industrial DevOps analytics research},
    journal = {Software Impacts},
    volume = {7},
    pages = {100050},
    year = {2021},
    doi = {10.1016/j.simpa.2020.100050},
    author = {Sören Henning and Wilhelm Hasselbring},
}

About

A common library for microservices of the Titan Control Center Prototype

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages