Skip to content
mathcoll edited this page Jun 6, 2021 · 46 revisions
t6 logo

t6 - Connect real world Object to Digital Api

t6 is a "Data-first" IoT platform to connect physical Objects with time-series DB and perform Data Analysis.

6 main Resources

The following image indicates how Datapoints are going through the IoT platform:

t6 Main Process

1 Preprocessor

Preprocessor aims to transform incoming datapoint before any other rule. Preprocessor is having multiple layers in the following sequence:

More details on Preprocessor & Sensor Data Fusion.

2 Timeseries Db

This timeserie is the main storage of each Datapoints coming inito t6. Every series in Database is having its own Data-Types according to the measurements you needs.

(3) Optional InfluxData Cloud

An additional Data storage is available (as beta). The setting can be set directly on the Flow or from the Payload when adding new Datapoint. More details on InfluxData Cloud Storage.

4 Rule Engine & Outputs

The concept behind Decision Rule is simply to trigger actions based on values. Several Rules can be triggered. More details on Decision Rule.

5 Data Analysis

t6 is mostly dedicated on Data. This tools provide the User details to summarize main characteristics from Datapoints. More details on Exploratory Data Analysis.