MODULE: IIOT_CONNECTIVITY_V4

Break the
Data Silos
For real.

Your ERP doesn't talk to your PLC. Your SCADA is an island.

iGromi OS acts as the "Universal Translator" of your plant, creating a unified architecture where data flows freely from the sensor to the cloud (and vice versa).

L1: FIELD / PLC
L2: SCADA
L3: MES
CLOUD

The Integration "Spaghetti"

Point-to-Point Connections

Connecting everything with everything creates a maintenance nightmare. If you change a PLC, you break 10 integrations.

Kidnapped Data

Machine manufacturers (OEMs) charge you extra licenses just to access YOUR own data.

Cloud Latency

Sending critical data to the cloud to make real-time decisions is dangerous and inefficient.

SOLUTION

Unified Namespace (UNS)

PLC / OT
ERP / IT
MES / MOM
IOT SENSORS
MQTT / UNS
01

Publish / Subscribe (MQTT)

Instead of constantly asking "do you have data?" (Polling), machines publish data only when it changes. Interested systems (ERP, MES) subscribe.

02

Edge Computing

We normalize data at the edge. We convert "Register 40001" into "Oven_Temp_Zone1". When the data reaches the server, it already has context.

03

Infinite Scalability

Add a new sensor or a new AI application without touching existing PLC configurations. Simply connect it to the Broker.

Enabling Technologies

Edge Computing

Docker & Containers

Deploy applications as if they were phone apps.

  • OTA (Over-the-Air) software updates without downtime.
  • Total isolation: if one app fails, it doesn't affect the rest of the system.
  • Portability: runs the same on a small Gateway as on a Rack Server.
root@igromi-edge-01
root@igromi-edge:~$ docker ps -a
CONTAINER NAMESTATUS
igromi-core-mesUp 14 days
igromi-mqtt-brokerUp 14 days
igromi-timescaleUp 14 days
igromi-vision-aiUp 2 days
root@igromi-edge:~$
OT Security

OT Cybersecurity

Connecting the plant does not mean exposing it.

  • Outbound-only connections. No one enters your network.
  • End-to-end TLS 1.3 encryption.
  • IT/OT network segmentation via DMZ.
L0-L2:
CONTROL OT
FIREWALL
DMZ
L4-L5:
ENTERPRISE IT

Interoperability

OT Protocols (Plant)

  • • Modbus TCP / RTU (Serial)
  • • OPC-UA (Client & Server)
  • • Siemens S7 (S7comm)
  • • Ethernet/IP (Allen Bradley)
  • • BACnet (Building Automation)

IT Protocols (Cloud/Apps)

  • • MQTT (Sparkplug B)
  • • REST API / Webhooks
  • • SQL (PostgreSQL, MySQL, MSSQL)
  • • TimescaleDB / Prometheus

Your plant speaks. It's time to listen.

Start with a Proof of Concept (PoC) on a single machine. Scale to the entire factory when you see the results.