Node-RED edge computing + EG series edge gateways: building the "nerve endings" of digital transformation
|
|
Time to read 5 min
|
|
Time to read 5 min
Node-RED edge computing is a transformative approach to Industrial IoT that empowers engineers to visually build and deploy complex data workflows without deep programming expertise.
Robustel has deeply integrated Node-RED as "Robustel Flow" within its E2C Pro middleware, running on edge gateways like the EG5120.
This low-code IIoT solution allows users to simply drag and drop "nodes" to connect to PLCs, filter data, create smart alerts, and send insights to the cloud, dramatically accelerating development and bridging the skills gap between OT and IT.
In my experience, one of the biggest roadblocks in any Industrial IoT project is the "last mile" of code. You have an OT engineer who understands the machinery perfectly and an IT team that knows how to manage a cloud database, but there's a gap in the middle. Who writes the software on the gateway that reads the PLC data, checks it for anomalies, and sends it to the cloud in the right format? This often requires a specialized and expensive developer.
I've seen projects stall for weeks over a simple request: "Can we get an email alert if the motor temperature exceeds 80 degrees for five minutes?" For the OT engineer, the logic is simple, but implementing it in Python or C++ is a major task. What if that engineer could just draw the logic on a screen, like a flowchart? That's not a fantasy; that's the reality of Node-RED edge computing. It's about empowering the domain experts on the factory floor to build their own solutions.
At its core, Node-RED is an open-source, flow-based programming tool for wiring together hardware devices, APIs, and online services. Let's be clear: it's a visual way to build applications. Instead of writing lines of code, you drag and drop pre-built blocks, called "nodes," onto a canvas and connect them with "wires" to create a "flow." Each node has a small, specific job, like reading a Modbus register, checking a value, or sending an MQTT message. When you wire them together, you create a powerful data processing application.
When this environment runs on an industrial edge gateway, it becomes Node-RED edge computing. It gives you a simple yet powerful way to process data right at the source, making your operations smarter, faster, and more efficient.
At Robustel, we've integrated Node-RED directly into our E2C Pro middleware and named it Robustel Flow. We didn't just include it; we deeply embedded it to work seamlessly with our hardware and software. This integration means Node-RED can access all the internal data buses and storage on the gateway, giving it powerful capabilities. It’s a core component of our edge gateways, including the powerful EG5120, and is designed to allow even non-programmers to create and deploy complex edge logic with ease.
{"temperature": 75.2, "pressure": 1024}).A: No. Node-RED is an open-source tool, and our integration, Robustel Flow, is included as part of the E2C Pro middleware on our compatible edge gateways.
A: This is the primary strength of Node-RED edge computing. The learning curve is very gentle. If you can draw a flowchart, you can build a basic Node-RED flow. The community is massive, and there are countless tutorials and examples available on the official Node-RED website and other forums.
A: Yes. While it's a low-code tool, it is very powerful. It can handle thousands of messages per second. For very complex mathematical calculations, you can write custom code inside a "Function" node using JavaScript, giving you the best of both worlds: visual flow for structure and code for complex logic where needed.
Latest News
Millisecond-level high-speed data acquisition: a highly reliable solution for harsh industrial scenarios
Edge2Cloud Pro Closed-Loop Industrial Process Management: Execution to Analysis
E2C Pro Intelligent Connected Equipment: An Efficient Hub for Equipment Interoperability & Production Collaboration