Data Access OEE Computed Periods (Deprecated)
Endpoints
Get oee computed periods list (Deprecated)
| /companies/{companycode}/establishments/{establishmentcode}/data-access/oee-computed-periods | 
| operation.deprecated | 
Parameters
| Type | Name | Description | Schema | 
|---|---|---|---|
| Path | companyCode | Company code | string | 
| Path | establishmentCode | Establishment code | string | 
| Query | from | Begin date | string | 
| Query | to | End date | string | 
| Query | mode | Mode export data | IN(INITIALISATION=from and to parameters compared to production day, INCREMENTAL=from and to parameters compared to updated date) | 
| Query | lineCode | Line code | string | 
| Query | scrollId | Scroll ID of first response | string | 
Data structure
OeeComputedPeriods (Deprecated)
Description of OEE computed periods.
| Name | Description | Value | 
|---|---|---|
| scrollId | Scroll ID | string | 
| periods | OEE computed periods | OeeComputedPeriod list | 
OeeComputedPeriod
| Name | Description | Value | 
|---|---|---|
| action | Action | |
| area | Area | |
| cadenceLostDuration | Cadence lost duration | long | 
| cancelled | Cancelled | boolean | 
| company | Company | |
| deductedFromDoneQuantity | Deducted from done quantity | double | 
| doneProductionDuration | Done production duration | long | 
| doneQuantity | Done quantity | double | 
| equipment | Equipment | |
| establishment | Establishment | |
| externalEquipment | External equipment | |
| goodProductionDuration | Good production duration | long | 
| goodProductionFinalDuration | good production final duration | long | 
| item | Item | |
| line | Line | |
| lineConfiguration | Line configuration | |
| moNb | MO number | string | 
| noneQualityDuration | None quality duration | long | 
| periodBegin | Period begin | datetime | 
| periodDuration | Period duration | long | 
| periodEnd | Period end | datetime | 
| prodDay | Production day | date | 
| runningTimeDuration | Running time duration | long | 
| scrapQuantity | Scrap quantity | double | 
| stop | Stop | |
| team | Team | |
| teamPeriodId | Team period id | integer | 
| unit | Unit | |
| workingDuration | Working duration | long | 
Stop
| Name | Description | Value | 
|---|---|---|
| duration | Stop duration | long | 
| id | Stop id | long | 
| reason | Stop reason |