Data Access OEE Events and Quantities
Endpoints
Get oee events and quantities list
/companies/{companycode}/establishments/{establishmentcode}/data-access/oee-events-and-quantities |
operation.deprecated |
Parameters
Type | Name | Description | Schema |
---|---|---|---|
Path |
companyCode |
Current context company code |
string |
Path |
establishmentCode |
Current context establishment code |
string |
Query |
from |
Begin date |
string |
Query |
lineCode |
Line code |
string |
Query |
scrollIdEvents |
Scroll ID events |
string |
Query |
scrollIdQuantities |
Scroll ID quantities |
string |
Query |
to |
End date |
string |
Data structure
oee events and quantities response information
Description of OEE events and quantities.
Name | Description | Value |
---|---|---|
events |
OEE events |
OeeEventDTO list |
quantities |
OEE quantities |
OeeQuantityDTO list |
scrollIdEvents |
Scroll ID events |
string |
scrollIdQuantities |
Scroll ID quantities |
string |
OeeEventDTO
Name | Description | Value |
---|---|---|
action |
Action |
|
area |
Area |
|
cadenceLostDuration |
Cadence lost duration |
integer |
cancelled |
Cancelled |
boolean |
company |
Company |
|
doneProductionDuration |
Done production duration |
integer |
equipment |
Equipement |
|
establishment |
Establishment |
|
externalEquipment |
External equipment |
|
goodProductionDuration |
Good production duration |
integer |
goodProductionFinalDuration |
good production final duration |
integer |
item |
Item |
|
line |
Line |
|
lineConfiguration |
Line configuration |
|
microStop |
Micro stop |
boolean |
moNb |
MO number |
string |
noneQualityDuration |
None quality duration |
integer |
openDuration |
Open duration |
integer |
periodBegin |
Period begin |
string |
periodDuration |
Period duration |
integer |
periodEnd |
Period end |
string |
prodDay |
Prod day |
string |
runningTimeDuration |
Running time duration |
integer |
state |
State |
string |
stop |
Stop |
|
team |
Team |
|
teamPeriodId |
team period id |
integer |
workingDuration |
Working duration |
integer |
StopReasonDTO
Name | Description | Value |
---|---|---|
autoLossQuantity |
Auto loss quantity |
double |
autoLossReason |
Auto loss reason |
string |
autoLossUnit |
Auto loss unit |
string |
cause |
Cause |
string |
code |
Code |
string |
companyCode |
Company code |
string |
defaultDuration |
Default duration |
integer |
entryRestriction |
Entry restriction |
string |
establishmentCode |
Establishment code |
string |
family |
Stop reason family |
|
includedInOee |
Included in OEE |
boolean |
label |
Label |
string |
overtimeManagement |
Overtime management |
boolean |
triggerControlPause |
Trigger control pause |
boolean |
triggerLaborPause |
Trigger labor pause |
boolean |
type |
Stop reason type |
string |
typeVIF |
Type VIF |
string |
validityEndDate |
Validity end date |
string |
StopDTO
Name | Description | Value |
---|---|---|
comment |
Stop comment |
string |
duration |
Stop duration |
integer |
id |
Stop Id |
integer |
reason |
Stop reason |
EquipmentDTO
Name | Description | Value |
---|---|---|
actions |
Actions |
string |
code |
Code |
string |
companyCode |
Company code |
string |
establishmentCode |
Establishment Code |
string |
label |
Label |
string |
mandatoryMotivationDelay |
Mandatory motivation delay |
integer |
manualStopsAuthorized |
Manual stops authorized |
boolean |
maximumDurationMicroStop |
Maximum duration micro stop |
integer |
microStopDefaultReason |
Micro stop default reason |
string |
oeeReference |
OEE reference |
boolean |
stopReason |
Stop reason |
string |
usableOnDifferentLinesAtSameTime |
Usable on different lines at same time |
boolean |
validityEndDate |
Validity end date |
string |
OeeQuantityDTO
Name | Description | Value |
---|---|---|
area |
Area |
|
cadenceHour |
candence hour |
double |
cancelled |
Cancelled |
boolean |
company |
Company |
|
creationDate |
Creation date |
string |
deductedFromDone |
Deducted from done |
boolean |
establishment |
Establishment |
|
item |
Item |
|
line |
Line |
|
moDetail |
MO detail |
|
operatorCode |
Operator code |
string |
operatorFirstName |
Operator firstname |
string |
operatorLastName |
Operator lastname |
string |
prodDay |
Prod day |
string |
quantity |
Quantity |
double |
quantityId |
Quantity id |
string |
quantityType |
Quantity type |
string |
quantityUnit |
Quantity unit |
string |
referenceItem |
Reference item |
|
scrapReason |
Scrap reason |
|
userFirstName |
User firstname |
string |
userLastName |
User lastname |
string |
workstation |
Workstation |