Skip to main content Skip to footer

Crosser Article

Exploring the most used Low Code modules for Edge Analytics

Customer case insights

Following a recent analysis of how its customers are using Crosser's Flow Studio, we would like to provide insight into the five most popular analytics modules being used to create streaming data flows for Industrial IoT. These are just examples out of the more than 120 analytics modules that are offered within Crosser's extensive connectors and modules library. Enabling integrations and analytics for more than 800 industrial systems and services.

Let’s examine the five most popular analytics modules:

Crosser Property Mapper Module

Property Mapper

Described as the ‘Swiss army knife’ of data transformation, Property Mapper is the most commonly used module in the Flow Studio.

It’s unlikely to receive usable data straight away, so this module restructures data into a required format, introduces structure if data is presented unstructured, aligns naming conventions and adds metadata. It only operates on the structures, without altering the values.

Property Mapper simplifies the processing of data by harmonizing it from multiple sources and treating designated data as one stream. It also supports the scenario of numerous outputs of data that are being sent to multiple destinations, which all require data in different formats, by restructuring data on the way out of the flow.

Crosser Python Bridge Module

Python Bridge

All programmers are familiar with Python, the high-level programming language that optimizes code readability. However, this module enables Python code to run as part of a flow and install any third-party libraries. It also makes it easier to write Python in comparison to searching for an ideal pre-built module to execute what’s required. Most Python modules can be used alongside transformations that the Property Mapper supports.

Python Bridge is perfect for running machine learning (ML) models because most are built and trained using one of the Python ML frameworks — to execute those models you need to replicate the same ML framework at the edge as a resource. This is an important part of the Edge MLOps strategy.

Crosser Text Template Module

Text Template

There’s no point in creating a data flow if you can’t communicate the actions associated with that information. Text Template creates dynamic text messages to combine static text with data from your messages. It has two key functions within a flow.

The first is that it creates human readable notifications for monitoring a condition. When that condition triggers, the notification informs a member of the team, who can act on that trigger.

It’s second function is to combine multiple stream values into a single value. For instance, communication over APIs requires specific values based on multiple input values and data, including numerical values, must be sent as a string.

Crosser Time Stamp Module

TimeStamp

When data is received, there is no record to confirm the time it was captured. In a data flow, it’s important to monitor the waiting time during code execution, as well as measure the efficiency of your code. This is where the TimeStamp module is used to stamp data with the time of capture.

On occasion, time stamps are reported, but not in the appropriate format. TimeStamp can also convert incoming timestamps to the format required by the destination.

Crosser Array Split Module Crosser Array Join Module

Array Split and Join

Array Split is the fifth most used analytics module in the Crosser Flow Studio, although Array Join is used in unison with Split. Arrays are the common format used when data is retrieved from multiple sensors of a PLC or API. Working with arrays is a very common operation within Industrial IoT.

This multisensory data is presented in one large message where sensor values are presented as an array. The Array Split module breaks up the array into individual messages and applies some processing, while Join does the opposite of recombining a stream of messages into an array.

Analyzing how customers use the Flow Studio gives great insight into the functions that matter most to them. IoT operations are complex, but with the perfect recipe of analytics modules, our Flow Studio removes the common complexity and allows a comprehensive understanding of how to create an advanced flow — without the need for surplus staff.

Find this interesting? Sing up for a Free Trial or Schedule a demo with one our experts.

Close