https://github.com/point85/oee-domain
The OEE-Domain project contains business domain classes for OEE.
https://github.com/point85/oee-domain
modbus oee opc-da opc-ua overall-equipment-effectiveness packml
Last synced: 6 months ago
JSON representation
The OEE-Domain project contains business domain classes for OEE.
- Host: GitHub
- URL: https://github.com/point85/oee-domain
- Owner: point85
- License: mit
- Created: 2018-03-01T18:31:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T00:05:23.000Z (7 months ago)
- Last Synced: 2025-04-23T19:16:09.948Z (6 months ago)
- Topics: modbus, oee, opc-da, opc-ua, overall-equipment-effectiveness, packml
- Language: Java
- Homepage: https://point85.github.io/oee/
- Size: 12.5 MB
- Stars: 7
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OEE-Domain
This project comprises the business domain classes for Overall Equipment Effectiveness (OEE) applications. The classes enable:
* collection of equipment data from multiple sources to support OEE calculations,
* resolution via JavaScript of a collected data value into an availability reason or produced material quantity to provide input to the performance, availability and quality components of OEE,
* calculation of the OEE key performance indicator (KPI) for the equipment using an optional work schedule for defining the scheduled production time.The OEE-Domain project's jar file is required by the Designer, Monitor, Collector, Operator and Operator Web OEE applications.
For more information about the domain project, please refer to the *Overall Equipment Effectiveness Applications User Guide* in the OEE-Designer project's *docs* folder at https://github.com/point85/OEE-Designer.