Flows are an advanced tool that leverages IoT data to automate user and business processes.
They are rooted in flow-based programming, a method centred around how data moves between different components. With this approach, flows are designed as a network of interconnected nodes, where data flows through the nodes, triggering specific actions and delivering outcomes.
This makes flow creation visual, intuitive, and scalable, while ensuring the user experience reflects exactly how the system works.
Flows are an advanced functionality of the IoT Platform, designed to enable the creation of complex automations, multi-step processes, and advanced use cases. Their flexibility makes it possible to orchestrate comprehensive workflows, integrate diverse systems, and scale automations as requirements grow.
Key Benefits:
This section introduces the core building blocks of Flows and provides practical examples with visualisations.
Flows list provides flow name, description, status and editing options. You can search for a flow by the name and the description.
Provides quick access to navigation, saving, and flow details, including ownership information and management options.
The Component Library contains all available building blocks, grouped by category. Each component includes a description, input/output format, and usage example.
See extensive list of all components here.
When a component is dragged from the library and dropped into the canvas, it becomes a single node. Each node has a specific role, such as providing data, applying conditions, or triggering actions. Together, they form a logical flow that is easier to understand, test, and optimise.
They consist of:
Each node on the canvas comes with an edit menu, which allows you to configure its behaviour and understand its purpose.
The edit menu typically includes:
Connections are the lines that link nodes together and define how data flows between them.
Now you know the basics, it’s time to test your first flow. Feel free to explore components library or visit examples section to get some inspiration.