Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
Last synced: 1 day 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T20:36:24.000Z (8 months ago)
- Last Synced: 2024-05-03T21:47:00.259Z (8 months ago)
- Topics: modbus, oee, opc-da, opc-ua, overall-equipment-effectiveness
- Language: Java
- Homepage:
- Size: 12.8 MB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
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.