In Manufacturing Operations we have key performance indexes that are worthwhile monitoring, One such index is the OEE which stands for Overall Equipment Effectiveness. This is one of the most favorite measurement in manufacturing operations, OEE index is an indicator of the efficiency for work units or the entire work center. the microservice allows you to capture and analyze the OEE of a station/cell in the Manufacturing line. you can easily integrate with existing system software using our APIs. the Graphana Plugin allows you to visualize the OEE Metric ( Availablity, Quality and Performance indicators) a station/cell for a given product in the production, this index will provide factory operation managers, maintenance engineers, and product owners clear visibility to the bottlenecks in production.
Defenition of the architecture:
Information about the architecture of the OEE sdk can be found in the Architecture documentation.
How to use the component
Information about how to use the OEE sdk can be found in the User & Programmers Manual.
The microservice allows you to capture and analyze OEE of Station / cell in Manufacturing line. This Microservice can be used with existing software systems along with orion context broker. The Graphana Pluggin allows you to visually the OEE Metric (Availablity, Quality and Performance indicators) by a given station and a given product.
🎥 OEEMicroservice | 📚 OEEMicroservice Tutorial Documentation |
---|
The plugin built with React.js for Grafana Panel and provides representation of the results of OEE (Overall Equipment Effectiveness) for specific device in bar chart and additionnaly lines for Availability
, Performance
, Quality
.
🎥 OEEGrafanaVisualizer | 📚 OEEGrafanaVisualizer Documentation |
---|
OEE Data Model is represent the data that can be used in OEEMicroservice that is directly communicate with Fiware context broker.
📚 OEEDataModel Documentation |
---|
To download the full set of projects, simply clone this repository:
git clone https://github.com/Exsensio-Ltd/SystemMetrics.git
cd SystemMetrics/
git submodule update --init --recursive
The OEEMicroservice and OEEGrafanaVisualizer projects are then available under the OEEMicroservice
and OEEGrafanaVisualizer
directories respectively.
The tutorials which use HTTP requests supply a collection for use with the Postman utility. Postman is a testing framework for REST APIs. The tool can be downloaded from www.postman.com/. All the OEEMicroservice Postman collections can downloaded directly from the Postman API network
Apache2.0 © Exsensio Ltd