Architecture¶
It is best to think about Open Edge Insights for Industrial (Open EII) as a set of containers. Figure 2 depicts these containers as dashed lines around the components held by each container. The high-level functions of Open EII are data ingestion (video and time series), data storage, data analytics, as well as data and device management.

Figure 2. Open EII Ingredients¶
This Open EII configuration is designed for deployment near to the site of data generation (for example, a PLC, robotic arm, tool, video camera, sensor, and so on.). The Open EII Docker* containers perform video and time-series data ingestion, real-time1 analytics, and allow closed-loop control2. The following sections describe how to add new ingestion streams or algorithms within the Open EII Docker* containers, as well as how the external applications such as a Human Machine Interface (HMI) or a Manufacturing Execution System (MES) connects to Open EII.
Note
Real-time measurements, as tested by Intel, are as low as 50 milliseconds.
Note
Open EII closed-loop control functions do not provide deterministic control.