LogoLogo
umh-core
umh-core
  • Introduction
  • Getting Started
  • Usage
    • Unified Namespace
      • Overview
      • Payload Formats
      • Topic Convention
      • Producing Data
      • Consuming Data
    • Data Flows
      • Overview
      • Bridges
      • Stand-alone Flow
      • Stream Processor 🚧
    • Data Modeling 🚧
      • Data Models 🚧
      • Data Contracts 🚧
      • Stream Processors 🚧
  • Production
    • Updating
    • Sizing Guide
    • Corporate Firewalls
    • Metrics
    • Migration from Classic
  • Reference
    • Configuration Reference
    • Container Layout
    • State Machines
    • Environment Variables
  • UMH Core vs UMH Classic
  • UMH Classic
    • Go To Documentation
  • Ressources
    • Website
    • Blog
Powered by GitBook
On this page
  1. Usage
  2. Data Flows

Overview

Data flows in UMH Core enable seamless integration between industrial devices and the unified namespace through configurable pipelines. They provide flexible mechanisms for data ingestion, transformation, and routing, allowing you to connect various protocols (OPC UA, Modbus, S7comm) to standardized data streams. Understanding the different flow types and their configurations is essential for building effective industrial data architectures.

Heads-up for UMH Classic users: every protocol-conversion pipeline was a separate Benthos pod in Classic. In UMH Core each pipeline is an S6-managed Benthos process inside the single container, giving faster restarts and a smaller resource footprint.

PreviousData FlowsNextBridges

Last updated 3 days ago