-
Notifications
You must be signed in to change notification settings - Fork 2
OEE Real Time Push Solution
puttened edited this page Jul 16, 2020
·
3 revisions
Besides the Analytical Solution, where information is pulled out of the IRIS platform, other alternatives are available to present OEE information to the stakeholders. A powerfull method is the push variant, where information is pushed to real-time dashboards. In the dashboard example shown below, OEE data stored in IRIS tables is pushed via API’s to PowerBI. The OEE data in this example was stored in 3 different tables:
- Time relevant date: to present graphs for metrics over time;
- WorkOrder relevant data: to present specific WorkOrder metrics;
- Shift relevant data: to present shift and OEE metrics.
Based on the customer’s needs, for every defined time interval, new OEE data is sent to PowerBI. In the Starter Pack specific API’s are included to:
- Create datasets;
- Populate these datasets;
- Delete datasets.