Skip to content

Commit 240edf1

Browse files
committed
Add solutions under /use-cases
1 parent b906f49 commit 240edf1

8 files changed

Lines changed: 16 additions & 1 deletion

File tree

src/solutions/data-integration.njk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: solution
33
title: FlowFuse for Data Integration
4+
problem: "Collect, transform, and route data from any industrial source to any destination — without writing integration code from scratch."
45
image: /images/solutions/og-solutions-data-integration.jpg
56
subtitle:
67
heroImg: ./images/pictograms/data_integration_blue.png

src/solutions/edge-connectivity.njk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: solution
33
title: FlowFuse for Edge Connectivity
4+
problem: "Deploy and manage Node-RED instances on edge hardware at scale — from a single pane of glass, without touching each device."
45
image: /images/solutions/og-solutions-edge-connectivity.jpg
56
subtitle:
67
heroImg: ./images/pictograms/edge_blue.png

src/solutions/it-ot-middleware.njk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: solution
3-
title: FlowFuse for IT/OT Integration
3+
title: FlowFuse for IT/OT Integration
4+
problem: "Bridge OT protocols and IT systems with low-code flows. Connect PLCs, SCADA, and historians to ERP, databases, and cloud services."
45
subtitle: FlowFuse allows teams to automate their manufacturing process through customized, reliable applications.
56
meta:
67
keywords: "FlowFuse, Manufacturing, Automation, DevOps, Integration, OT, IT, Data, Visualization, Event Triggers, Fleet Management, Monitoring, Collaborative Development, Environment, Application Deployment, Professional Support"

src/solutions/mes.njk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
layout: page
3+
title: "FlowFuse for MES"
4+
problem: "Build exactly the MES your operation needs — compose modular execution, tracking, and reporting flows without a monolithic vendor platform."
35
nohero: true
46
heroSection:
57
title: "FlowFuse for <span class='text-indigo-600 inline-block'>your own MES</span>"

src/solutions/scada.njk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
layout: page
3+
title: "FlowFuse for SCADA"
4+
problem: "Modernize SCADA with low-code flows that connect legacy hardware, stream real-time data, and drive dashboards and alerts from a single platform."
35
nohero: true
46
heroSection:
57
title: "FlowFuse for <span class='text-indigo-600 inline-block'>SCADA</span>"

src/solutions/solutions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"tags": [
3+
"solution",
4+
"use-case"
5+
]
6+
}

src/solutions/uns.njk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
layout: page
3+
title: "FlowFuse for UNS"
4+
problem: "Adopt a Unified Namespace without ripping out existing infrastructure. FlowFuse connects producers and consumers through MQTT with low-code flows."
35
nohero: true
46
meta:
57
title: "FlowFuse for the Unified Namespace"

0 commit comments

Comments
 (0)