Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/cetic/rts-gen into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoeminne committed Jun 21, 2020
2 parents 41790e1 + 8f07112 commit 1e547de
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/source/use_cases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,11 @@ Colectme is a set of tools developed in the `EAM-SDI project <https://www.cetic.
and processing log data from data centers.

The TSimulus library has been used in this project as a data source exploited by `a gateway <https://gitlab.com/colectme/gateway>`_
in order to simulate log events representing the history of resources consumption.
in order to simulate log events representing the history of resources consumption.

Sensors simulation for FADI
=====================

`FADI <https://fadi.cetic.be/>`_ is a Cloud Native platform for Big Data based on mature open source tools. The FADI project is dedicated to making the deployment of Big Data tools simple, portable and scalable. The goal is to provide a straightforward way to deploy open-source systems for Big Data to various infrastructures (private and public clouds). Anywhere you can run Kubernetes, you should be able to run FADI.

The TSimulus library has been used to simulate various sensors from industrial partners in the context of these `many research projects <https://github.com/cetic/fadi#thanks>`_. It allowed to generate a suffisant amout of data to test the entire FADI platform. It was usefull when there was a lack of real time data streams. TSimulus allowed to already work on the analysis part without having the real data from the partners.

0 comments on commit 1e547de

Please sign in to comment.