Enture Devices¶
The Enture Platform supports the following device types for connecting and managing machines and systems.
Overview¶
Devices are physical or software-based entities connected to the platform via specific communication protocols (such as Modbus, S7, MQTT, EtherNet/IP, or OPC UA) for monitoring, data acquisition, and control.
Modbus Devices¶
Industrial devices that communicate using the Modbus protocol (RTU or TCP). These devices expose data through coils and registers and are commonly used for sensors, meters, PLCs, and drives in industrial automation systems.
S7 Devices¶
Siemens PLCs and equipment that communicate using the Siemens S7 protocol. These devices allow direct access to PLC memory areas such as inputs, outputs, data blocks, and markers for real-time monitoring and control.
MQTT Devices¶
Devices or applications that publish and subscribe to data using the MQTT protocol. Commonly used in IoT and edge systems, MQTT devices send lightweight, event-driven messages to a broker for scalable and real-time data exchange.
EtherNetIP Devices¶
Industrial automation devices that communicate over the EtherNetIP protocol, based on the Common Industrial Protocol (CIP). Widely used with Allen-Bradley and Rockwell Automation systems for real-time control, diagnostics, and data exchange.
Virtual / OPC UA Devices¶
Software-based or simulated devices that expose data using the OPC UA standard. This type of device is known as virtual device or vdevice in Enture. This is actually a representation of OPCUA server. These devices are used for system integration, testing, simulation, and interoperability, providing a secure and platform-independent data model.