diff --git a/src/platform/features.njk b/src/platform/features.njk index 74b791febe..bf2241c1a1 100644 --- a/src/platform/features.njk +++ b/src/platform/features.njk @@ -6,187 +6,295 @@ meta: description: FlowFuse provides the features companies require to reliably deliver industrial applications to devices and cloud in a collaborative, secure manner. sitemapPriority: 0.8 -hubspot: - script: "hubspot/hs-form.njk" - formId: 93ddc751-741d-4997-a22a-c05548a0a698 - cta: "cta-download-platform-overview" - reference: "features" +enterprise: + heading: 'Built for Enterprise Manufacturing' + description: "FlowFuse is SOC 2 Type I and Type II certified, with role-based access control, single sign-on, audit logging, and air-gapped, self-hosted deployment options, built for the security and compliance requirements of large-scale manufacturing organizations." + badge: "components/icons/soc-2-badge.svg" + badgeLabel: "SOC 2 Type II" + items: + - icon: "components/icons/single-sign-on.svg" + label: "Single Sign-On" + - icon: "components/icons/audit-logs.svg" + label: "Audit Logs" + - icon: "components/icons/role-based-access.svg" + label: "Role-Based Access Control" + - icon: "components/icons/air-gapped-deployment.svg" + label: "Air-Gapped / Self-Hosted Deployment" + linkText: "Review our security and compliance details" + linkHref: "/platform/security/" --- -
-
- - + +
+ +
-
-

- FlowFuse Platform Features -

-

- Low-Code Development Meets Industrial Strength -

-

Bridging the gaps between OT and IT, FlowFuse provides a comprehensive platform for all your industrial data connectivity needs, delivered with enterprise-grade control and security.

-
- - - Contact us - - - - - DOWNLOAD PLATFORM OVERVIEW - - +
+
+ +
+

+ Build, deploy, and govern industrial applications - in record time. +

+

Bridge the gap between OT and IT teams using FlowFuse, the only comprehensive application platform with industrial AI and governance baked in.

+
-
- {% image "./images/features/flowfuse-features-hero.png", "FlowFuse Features", [750] %} + +
+
+ {% image "./images/features/flowfuse-features-hero.png", "FlowFuse Features", [750] %} +
+
+

- Low-Code Development + The needs of modern industry requires modern solutions

-
-
- {% image "./images/node-red-icon.png", "Node-RED logo", [131] %} + +
+
+

Vendor-Free Open Source

+

Every factory is different, so why deploy the same solution as everyone else? Build your way with ready-made blueprints, your own app store, or anything in between — we never dictate your tools.

+
+
+

Flexible and Secure

+

From whole-factory rollouts to last-mile fixes across any industry. Build your solution, then secure it with granular RBAC, auditing, version control, and traceability.

+
+
+

Seamless Collaboration

+

OT teams prototype and deploy fast while IT keeps the governance, security, and auditability they need — no trade-offs.

+
+
+ +
+
+

Find the Product for How You Work

+
+ + + +
+ +
+
+
FlowFuse Edge
+

You run the plant floor

+

Connect PLCs, machines, and controllers. Standardize automation across sites instead of reinventing it plant by plant. Built for OT and digitalization leadership running production at scale.

+

Ideal fit if you're dealing with: multi-plant rollouts, PLC/SCADA integration, machine connectivity, or Node-RED sprawl across sites.

+ Learn more about FlowFuse Edge →
-

Node-RED is at the core of the FlowFuse platform. The low-code visual programming environment is the development experience you enjoy when using FlowFuse. This includes accessing the large community of Node-RED nodes to connect with various protocols, hardware platforms, databases, services, and more. Led by the creator of Node-RED and CTO of FlowFuse, Nick O’Leary, our team is deeply invested in the Node-RED Community and is committed to the success of the open-source project.

- -
-
-
-
- {% set sections = [ - { - title: "Connect", - text: "Integrate seamlessly with industry-standard protocols to ensure secure communication with your - devices.", - svgPath: "components/icons/arrows.svg", - image1: "./images/home/connect_graphic.png", - image1Alt: "Icons of communication protocols", - url: "/use-cases/edge-connectivity/" - }, - { - title: "Collect & Transform", - text: "Gather and standardise data from various sources into a unified format for powerful insights.", - svgPath: "components/icons/data-block.svg", - image1: "./images/home/collect_graphic.png", - image1Alt: "Icons of files formats", - url: "/use-cases/data-integration/" - }, - { - title: "Visualise", - text: "Turn data into actionable insights with customisable dashboards and real-time monitoring.", - svgPath: "components/icons/chart.svg", - image1: "./images/home/visualise_graphic.png", - image1Alt: "Dashboard charts", - url: "/platform/dashboard/" - }, - { - title: "Interact", - text: "Control systems directly from the dashboard, enabling real-time adjustments and responsiveness.", - svgPath: "components/icons/bolt.svg", - image1: "./images/home/interact_graphic.png", - image1Alt: "Dashboard charts with interactive elements", - url: "/platform/dashboard/" - } - ] %} - {% for section in sections %} - -
-
-
-
- {% set svgPath = section.svgPath %} - {% include svgPath %} -
-

{{ section.title }}

-
-

{{ section.text }}

-
-
- {% image section.image1, section.image1Alt, [455] %} -
-
-
- {% endfor %} +
+ {% image "./images/home/home-edge-connectivity.png", "FlowFuse Edge: industrial edge connectivity", [600] %}
+ +
+
+
FlowFuse Hub
+

You move data across the business

+

Integrate and orchestrate data across ERPs, databases, and cloud APIs — governed centrally, not stitched together app by app. Built for central IT and enterprise architecture teams.

+

Ideal fit if you're dealing with: system integration, API orchestration, data pipelines, or governance across business systems.

+ Learn more about FlowFuse Hub → +
+
+ {% image "./images/home/home-data-integration.png", "FlowFuse Hub: enterprise data integration", [600] %} +
+
+ +
+
+
FlowFuse Fleet
+

You manage a Node-RED fleet

+

Push flows, ship updates, and roll back remotely across thousands of distributed devices, without waiting on a firmware release. Built for hardware OEMs, partners, and asset operators.

+

Ideal fit if you're dealing with: distributed devices, remote sites, sensors and telemetry at scale, or shipping Node-RED inside your own product.

+ Learn more about FlowFuse Fleet → +
+
+ {% image "./images/screen-pseudo-devices.png", "FlowFuse Fleet: device fleet management console", [600] %} +
+
+
-
-
- -
-
-
-

FlowFuse: The Industrial Application Platform

-

In an enterprise environment, industrial application deployments need to be robust, secure, and scalable. FlowFuse bridges the gap between IT and OT, offering key features like robust security protocols to protect sensitive data, streamlined management tools for effortless scaling, and compliance frameworks to ensure adherence to industry standards. With FlowFuse, your solutions evolve from agile prototypes to enterprise-grade powerhouses, ready to tackle the complexities of your business operations.

-
- {%- for f in features -%} -
-
- {% if f.imageFile %} -
-
- {% set imageSrc = [f.imageFolder, f.imageFile] | join %} - {% set imageDescription = ["Image depicting", f.imageAlt] | join %} - {% image imageSrc, imageDescription, [250] %} + + + +
+
+
+

The FlowFuse Platform is the Foundation for All of your IT/OT Applications

+

Leveraging enterprise-grade development, deployment, and governance solutions, you can build faster, scale more efficiently, and secure deployments of any size.

+
+
- {% endif %} -
-

- {{ f.title }} -

-

- {{ f.content | safe }} -

-
    - {% if f.list %} - {%- for item in f.list -%} -
  • {{ item }}
  • - {%- endfor -%} - {% endif %} -
+
+ +
+
+
+

{{ enterprise.heading | safe }}

+

{{ enterprise.description }}

+ + {{ enterprise.linkText }} + {% include "components/icons/arrow-long-right.svg" %} + +
+
+
+
+ {% include enterprise.badge %} +
+

{{ enterprise.badgeLabel }}

+
+ {% for item in enterprise.items %} +
+
+ {% include item.icon %}
+

{{ item.label }}

+ {% endfor %} +
+
+
+ +
- {%- endfor -%}
-
- {% include "get-started.njk" %} +
+
+

Get Started with FlowFuse

+

Your first operational application could be running this week. Request a demo to see how, or explore pricing to find the right fit.

+ +
- - - \ No newline at end of file