You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certified Nodes, backed by their authors and supported long-term
21
21
</h2>
22
22
<pclass="certified-hero--lede">
23
23
Choosing a Node-RED node for production raises questions you can't always answer from a README. Is it actively maintained? Is it secure? Will the maintainer still be around in two years? Certified Nodes answer those questions.
24
24
</p>
25
-
<divclass="certified-hero--actions">
25
+
<divclass="certified-hero--actions mt-8">
26
26
<button
27
27
id="certified-pill-toggle"
28
28
type="button"
@@ -36,7 +36,7 @@ defineEmits(['toggle'])
36
36
</button>
37
37
<!-- TODO: repoint to a proper FlowFuse-owned Certified Nodes explainer page when one exists. A year-old blog post is not the long-term destination. -->
Copy file name to clipboardExpand all lines: src/blog/2025/01/integrating-siemens-s7-plcs-with-node-red-guide.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -233,4 +233,6 @@ Make sure the IP addresses of your device and PLC are in the same subnet. If the
233
233
234
234
## Conclusion
235
235
236
-
Integrating Siemens S7 PLCs with Node-RED opens up powerful automation possibilities with minimal complexity. By following the steps outlined in this guide, you can easily connect your PLC to Node-RED, control devices, and visualize real-time data on dashboards. Whether you're writing data to control outputs or reading sensor values, Node-RED offers a flexible, user-friendly platform for industrial automation.
236
+
Integrating Siemens S7 PLCs with Node-RED opens up powerful automation possibilities with minimal complexity. By following the steps outlined in this guide, you can easily connect your PLC to Node-RED, control devices, and visualize real-time data on dashboards. Whether you're writing data to control outputs or reading sensor values, Node-RED offers a flexible, user-friendly platform for industrial automation.
237
+
238
+
Beyond Siemens S7, FlowFuse connects Allen-Bradley, Omron, Beckhoff, and any Modbus or OPC UA-enabled PLC to MQTT, cloud, and enterprise systems. See the [FlowFuse PLC integration overview](/landing/plc/) for all supported protocols and use cases.
Copy file name to clipboardExpand all lines: src/blog/2025/07/reading-and-writing-plc-data-using-opc-ua.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -277,3 +277,5 @@ This guide covered the basics, but OPC UA offers far more. In the next article,
277
277
When it is time to move beyond prototypes, **FlowFuse** delivers what industrial systems truly need—remote device management, instant rollbacks with full version control, built-in team collaboration, and high availability you can trust.
278
278
279
279
If you’re ready to simplify your OPC UA integration and scale industrial workflows with Node-RED, [start your free trial]({% include "sign-up-url.njk" %}) of FlowFuse today.
280
+
281
+
OPC UA is one of several protocols FlowFuse uses to connect PLCs to MQTT, cloud platforms, and enterprise systems. See the [FlowFuse PLC integration overview](/landing/plc/) for EtherNet/IP, Siemens S7, Modbus, and more.
Copy file name to clipboardExpand all lines: src/blog/2025/08/advanced-opcua-real-time-subscriptions-alarms-historical-data.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -285,4 +285,6 @@ Managing OPC UA flows across multiple sites? FlowFuse helps teams deploy Node-RE
285
285
286
286
Following our managed MQTT broker, we've now added database services built right into the platform, plus new AI features that make building flows faster than ever.
287
287
288
+
Connecting PLCs beyond OPC UA? FlowFuse also supports Siemens S7, EtherNet/IP, Modbus TCP/RTU, and MQTT — see the [FlowFuse PLC integration overview](/landing/plc/) for all supported protocols and use cases.
289
+
288
290
[Get started free]({% include "sign-up-url.njk" %}) and scale and manage your Node-RED deployments today.
Copy file name to clipboardExpand all lines: src/blog/2025/09/using-modbus-with-flowfuse.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,3 +172,5 @@ Modbus RTU has stood the test of time in industrial automation because it’s si
172
172
* Scale from a single sensor to a **factory-wide monitoring and control system**.
173
173
174
174
The real value comes when you stop treating Modbus as just a communication protocol and start using FlowFuse as the **bridge between industrial devices and enterprise systems**. From dashboards to alerts, from analytics to cloud integration — the possibilities are endless once the data is in your hands.
175
+
176
+
Modbus is one of several protocols FlowFuse uses to connect PLCs — see [how FlowFuse connects any PLC to MQTT, cloud, and enterprise systems](/landing/plc/) for the full picture.
Copy file name to clipboardExpand all lines: src/blog/2025/10/how-to-log-plc-data-csv-files.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,4 +232,6 @@ FlowFuse makes this process straightforward by combining Node-RED’s flexibilit
232
232
233
233
And while CSV is a reliable starting point, FlowFuse also integrates seamlessly with modern databases and historians like InfluxDB, TimescaleDB, and MySQL. Even better, FlowFuse Cloud includes a built-in PostgreSQL service and an AI Query Node that lets you explore your data conversationally — turning raw logs into actionable insights.
234
234
235
+
For more on how FlowFuse connects PLCs across OPC UA, Siemens S7, EtherNet/IP, and Modbus to collect and route industrial data, see the [FlowFuse PLC integration overview](/landing/plc/).
236
+
235
237
> You can [talk to our team](/book-demo/), they’ll walk you through a live demo showing how FlowFuse helps you connect, collect, transform, and visualize your industrial data reliably and intelligently.
Copy file name to clipboardExpand all lines: src/blog/2025/10/plc-to-mqtt-using-flowfuse.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,3 +195,5 @@ Manufacturers typically see substantial cost reduction in the first year, with i
195
195
## Get Started
196
196
197
197
Connect your first PLC today. [Sign up for FlowFuse](https://app.flowfuse.com/), install the Device Agent on your edge hardware, and have data flowing to MQTT in under an hour. The platform handles the complexity—you focus on turning factory data into insights.
198
+
199
+
MQTT is one of several ways FlowFuse connects PLCs to the modern industrial stack. For a full view of supported protocols — OPC UA, EtherNet/IP, Siemens S7, Modbus, and more — see the [FlowFuse PLC integration overview](/landing/plc/).
Copy file name to clipboardExpand all lines: src/blog/2025/10/using-ethernet-ip-with-flowfuse.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -239,6 +239,6 @@ Check out our [Getting Started with Dashboard guide](/blog/2024/03/dashboard-get
239
239
240
240
### Beyond Allen-Bradley
241
241
242
-
FlowFuse isn't limited to EtherNet/IP. Connect Siemens PLCs via S7, use OPC UA for vendor-neutral communication, integrate Modbus devices, or connect IoT sensors with MQTT. Mix protocols as needed—your factory floor probably isn't single-vendor anyway.
242
+
FlowFuse isn't limited to EtherNet/IP. Connect Siemens PLCs via S7, use OPC UA for vendor-neutral communication, integrate Modbus devices, or connect IoT sensors with MQTT. Mix protocols as needed—your factory floor probably isn't single-vendor anyway. For a full view of every supported PLC brand and protocol, see the [FlowFuse PLC integration overview](/landing/plc/).
243
243
244
244
[Book a demo](/book-demo/) to see how FlowFuse connects your entire operation.
Copy file name to clipboardExpand all lines: src/blog/2025/11/building-hmi-for-equipment-control.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,4 +260,6 @@ As your system grows, organize controls across multiple dashboard pages for diff
260
260
261
261
And if you need to deploy the solution across many production lines, FlowFuse's DevOps features help you manage the scale. Build your HMI once, then deploy it across multiple edge devices and push updates centrally without visiting each location.
262
262
263
+
For a full view of the PLC brands and protocols FlowFuse supports — Siemens, Allen-Bradley, Omron, OPC UA, Modbus, and more — see [how FlowFuse connects any PLC to the modern industrial stack](/landing/plc/).
264
+
263
265
[Book a demo](/book-demo/) to see how FlowFuse can help your organization connect, collect, transform, and visualize industrial data with our low-code and AI-powered editor—without the hassle of infrastructure management, deployment complexities, or security concerns at scale.
Copy file name to clipboardExpand all lines: src/blog/2025/11/store-and-forward-edge-data-buffering.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -346,3 +346,5 @@ This pattern solves a common problem in industrial environments: maintaining com
346
346
The system you've built is production-ready as-is, but you can extend it based on your requirements—add monitoring for buffer capacity, implement data validation rules, or configure forwarding to multiple destinations. The core mechanism remains the same.
347
347
348
348
If you want to get the flow template that you can use directly and modify according to your needs, check out our [latest blueprint](/blueprints/getting-started/store-and-forward/).
349
+
350
+
Store-and-forward is just one part of a complete PLC integration. For the full picture — connecting Siemens, Allen-Bradley, Omron, and other PLCs to MQTT, cloud, and enterprise systems — see the [FlowFuse PLC integration overview](/landing/plc/).
0 commit comments