First Steps
After the successful installation, we deploy your first data pipeline.
Run Your First Pipeline
-
Log in, if you are not.
-
Go to your apps.
-
Click
Edit the configuration on the dashboard. You will be forwarded to the modelling area. -
Search for
random_1. Insertrandom_1.variableby clicking it and move the module by drag-and-drop. -
Search for
logger_1. Insertlogger_1by clicking it and move the module by drag-and-drop. -
Click on the output port of
random_1and subsequently click on the input port oflogger_1. -
Click on
View or change the configuration(pen button on the module). Make your adjustments if you want to. -
Click . Your configuration will be stored on the device.
-
Click . The configuration will be loaded and executed by your running application.
-
Click . You will see the cyclically generated random data in the console.
Congratulations, you created your first data pipeline! Now you are ready for more.