Introduction¶
In Visual Flow Creator, nodes are individual building blocks within a workflow. Visual Flow Creator groups the nodes into the following categories:
Category | Description |
---|---|
Function nodes | These are programmable and user defined nodes which can be customized to perform different functions. |
Analytics nodes | These nodes prepare the time series data read out from Insights Hub with analytics methods. |
Storage nodes | The storage nodes provide functionalities to access MongoDB or Postgres databases. |
Array nodes | These nodes represent function methods like filter, map, find and reduce for arrays. |
Dashboard nodes | These nodes provide a set of nodes for reading, visualizing and analyzing data on a live dashboard. |
Network nodes | These nodes are used only for productive cases or to connect with connectivity features. |
Link nodes | These nodes are used to create virtual connection between flows which exists in any flow tab. |
IIoT Dashboard nodes | The dashboard nodes collect, process, and visualize industrial IoT data in real-time, enabling monitoring and analysis of connected devices and systems. |
Integrated Data Lake and Data Contextualization (IDL and dtx) nodes | IDL nodes are used to store structured and unstructured data or objects in its native format as needed. Dtx nodes provides a simple way to prepare data for establishing semantic correlations and data query processing. |
Industrial IoT nodes | There are two types of Industrial IoT nodes. You can use the Industrial IoT in nodes to read data, such as time series, into a flow. Industrial IoT out nodes are used to write the data using services. |
MindConnect nodes | These nodes are used to write the values of data points, send a command to MindConnect MQTT devices and check the status of the sent command. |
Predictive Learning (PRL) nodes | These nodes combine analytics, statistics and machine learning algorithms to provide insight into trends in your data. |
Pump-Simulation node | These nodes are used to generate the time series data of a pump. |
Simatic Notifier node | These nodes allows you to integrate with the Simatic Notifier application. |
Insights Hub Business Intelligence nodes | These nodes are used to create custom visualizations of your data. |
Case nodes | These nodes are used to create, read, update and delete a basic workflow to digitize work requests that are essential to monitor asset health and to detect technical issues before they lead to asset failure and downtime. |
Custom nodes | The custom nodes are used to design and deploy your own customized nodes if any of the required nodes are not available in Visual Flow Creator. |
Note
- Rules are configured by a specific user, these rules are executed in a system context for the entire environment.
- With this, the user access to specific assets is managed by the rule is restricted at the later point of time. The rule will be executed irrespective access restrictions of the user. This an intended system behavior.
Last update: February 19, 2025