An Edge Device is a device that collects, processes and/or forwards data at the
“edge” of a network, close to the physical source such as machines, Sensors or processes.
Instead of sending raw data directly to the Cloud
or IT systems, edge devices perform local
filtering, transformation or analysis.
Edge devices form the bridge between the physical world (OT) and digital systems (IT), often within an Edge Computing framework.
🧠 What does an edge device do?
Function
Explanation
Data acquisition
Reads signals from sensors, machines or field equipment
Data preprocessing
Filters, aggregates or normalises data before transmission
Protocol transformation
Converts OT protocols (e.g. Modbus, CAN bus) to IT standards (e.g. MQTT)
Local decision-making
Reacts to conditions without central instruction (e.g. emergency stop, fault)
Firmware updates and version control per edge device
Network segmentation
Edge devices in their own zone or VLAN with firewall rules
🔁 Edge Device vs. Gateway vs. Sensor
Component
Role
Sensor
Measures a physical signal (temperature, pressure, level)
Edge Device
Processes data locally, publishes/receives via network
Gateway
Connects multiple devices or networks, often without data processing
Some devices combine gateway and edge functionality in a single industrial module.
📌 In summary
Edge devices are essential to modern, real-time OT environments.
They provide local intelligence, rapid response and a standardised data bridge to IT systems — without depending on centralised processing or the Cloud.