Data Connectivity Overview

Data connectivity in GENESIS refers to the ability to link and exchange information between GENESIS applications and external data sources, such as equipment, systems, platforms, and processes. This capability is essential for enabling real-time monitoring, control, and analysis across industrial and enterprise environments.

Data Connectors

Data connectors are specialized components that facilitate communication between GENESIS and various data sources. Each connector is tailored to a specific protocol or data format and uses standardized methods to access real-time data, datasets, alarms, and historical data.

Connectors typically operate as independent services within GENESIS. Before configuring a connection, ensure that the relevant connector services are running.

Supported Protocols and Data Sources

The table below outlines the main data connectivity options available in GENESIS.

Protocol / Data Source

Description

Mitsubishi Electric Factory Automation

Integrates Mitsubishi Electric devices, such as PLCs, HMIs, frequency inverters, and industrial robots.

OPC UA and OPC Classic

Represents one of the most common standards of modern industrial communication. OPC Classic is supported for backward compatibility.

Modbus

Uses serial or Ethernet connections to exchange data with devices in industrial automation systems, such as PLCs, sensors, and actuators. Typically used for industrial automation and data acquisition.

BACnet (Building Automation Controller Network)

Communicates with building automation devices, including auto-discovery that automatically browses for the address spaces available in the field devices.

Databases

Connects via native drivers or the Open Database Connectivity (ODBC) standard to access tables and stored procedures using SQL queries.

MQTT (Message Queuing Telemetry Transport)

Subscribes to MQTT brokers to receive data as JSON messages, including those formatted with Sparkplug B.

SNMP (Simple Network Management Protocol)

Connects, monitors, and manages networked devices, such as computers, printers, and gateways.

REST (Representational State Transfer)

Sends RESTful queries to web services for integration with scalable public or internal systems.