Data Access Measures (Deprecated)
Endpoints
Get measures list (Deprecated)
/companies/{companycode}/establishments/{establishmentcode}/data-access/line-measures |
operation.deprecated |
Description
Returns all measures except measures associated to criteria group with "automatically sent by the PLC" acquisition mode.
Parameters
Type | Name | Description | Schema |
---|---|---|---|
Path |
companyCode |
Company code |
string |
Path |
establishmentCode |
Establishment code |
string |
Query |
from |
Begin date |
string + (YYYY-MM-DD) |
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
Measures (Deprecated)
Description of measures.
Name | Description | Value |
---|---|---|
scrollId |
Scroll ID |
string |
measures |
Measures by sample |
MeasureBySample list |
MeasureBySample
Name | Description | Value | Business Rules |
---|---|---|---|
areaCode |
Area code |
string |
|
areaLabel |
Area label |
string |
|
batch |
Batch |
string |
|
booleanValue |
Boolean value |
boolean |
|
companyCode |
Company code |
string |
|
companyLabel |
Company label |
string |
|
counterMeasure |
Countermeasure |
boolean |
|
creationAt |
Creation at |
datetime |
(YYYY-MM-DDTHH:MM:SSZ) |
creationFrom |
Creation from |
string |
IN(INTERNAL_USER, INTERNAL_OPERATOR, EXTERNAL) |
creationOperatorLogin |
Creation operator login |
string |
|
creationUserLogin |
Creation user login |
string |
|
creationWorkstationCode |
Creation workstation code |
string |
|
creationWorkstationLabel |
Creation workstation label |
string |
|
criterionCode |
Criterion code |
string |
|
criterionLabel |
Criterion label |
string |
|
criterionGroupCode |
Criterion group code |
string |
|
criterionGroupLabel |
Criterion group label |
string |
|
criterionPosition |
Criterion position |
integer |
|
establishmentCode |
Establishment code |
string |
|
establishmentLabel |
Establishment label |
string |
|
groupRating |
Group rating |
string |
IN(NO_RATING,TO_SPECIFY,NORM,LOWER_TOLERANCE,UPPER_TOLERANCE,OUTSIDE_LOWER_CONTROL,OUTSIDE_UPPER_CONTROL) |
cancelled |
Cancelled |
boolean |
|
itemTagCode |
Item tag code |
string |
|
lastUpdateAt |
Last update at |
datetime |
YYYY-MM-DDTHH:MM:SSZ |
lastUpdateFrom |
Last update from |
string |
IN(INTERNAL_USER, INTERNAL_OPERATOR, EXTERNAL) |
lastUpdateOperatorLogin |
Last update operator login |
string |
|
lastUpdateUserLogin |
Last update user login |
string |
|
lastUpdateWorkstationCode |
Last update workstation code |
string |
|
lastUpdateWorkstationLabel |
Last update workstation label |
string |
|
measureCriterionId |
Measure criterion id |
long |
|
measureCriterionRating |
Measure criterion rating |
string |
IN(NO_RATING,TO_SPECIFY,NORM,LOWER_TOLERANCE,UPPER_TOLERANCE,OUTSIDE_LOWER_CONTROL,OUTSIDE_UPPER_CONTROL) |
mesureAt |
Measure at |
datetime |
YYYY-MM-DDTHH:MM:SSZ |
moLine |
Manufacturing order internal id |
long |
|
monitoredMeasure |
Monitored measure |
boolean |
|
moNumber |
Manufacturing order number |
string |
|
moRealBeginDate |
Manufacturing order real begin date |
datetime |
YYYY-MM-DDTHH:MM:SSZ |
moRealEndDate |
Manufacturing order real end date |
datetime |
YYYY-MM-DDTHH:MM:SSZ |
moReferenceItemCode |
Manufacturing order reference item code |
string |
|
moReferenceItemLabel |
Manufacturing order reference item label |
string |
|
numericalNormMax |
Numerical norm max |
double |
|
numericalNormMin |
Numerical norm min |
double |
|
numericalTarget |
Numerical target |
double |
|
numericalToleranceMax |
Numerical tolerance max |
double |
|
numericalToleranceMin |
numerical tolerance min |
double |
|
numericalUnitCode |
Numerical unit code |
string |
|
numericalUnitDecimalCount |
Numerical unit decimal count |
integer |
|
numericalUnitType |
Numerical unit type |
string |
IN(WEIGHT,PIECE,TEMPERATURE,VOLUME,OTHER) |
numericalValue |
Numerical value |
double |
|
operatorFirstName |
Creation operator first name |
string |
|
operatorLastName |
Creation operator last name |
string |
|
pastMeasure |
Past measure |
boolean |
|
prodDay |
Production day |
date |
YYYY-MM-DD |
productRangeItemTagCode |
Product range item tag code |
string |
|
productRangeItemTagLabel |
Product range item tag label |
string |
|
ratingForFalseValue |
Rating for false value |
string |
IN(NO_RATING,TO_SPECIFY,NORM,LOWER_TOLERANCE,UPPER_TOLERANCE,OUTSIDE_LOWER_CONTROL,OUTSIDE_UPPER_CONTROL) |
ratingForTrueValue |
Rating for true value |
string |
IN(NO_RATING,TO_SPECIFY,NORM,LOWER_TOLERANCE,UPPER_TOLERANCE,OUTSIDE_LOWER_CONTROL,OUTSIDE_UPPER_CONTROL) |
resourceCode |
Resource code (Line) |
string |
|
resourceLabel |
Resource label (Line) |
string |
|
sampleId |
Sample id |
integer |
|
sampleRating |
Sample rating |
string |
IN(NO_RATING,TO_SPECIFY,NORM,LOWER_TOLERANCE,UPPER_TOLERANCE,OUTSIDE_LOWER_CONTROL,OUTSIDE_UPPER_CONTROL) |
stringListToSpecify |
List to specify |
string list |
|
stringListToSpecifyLabels |
List to specify labels |
string list |
|
stringNorms |
Norm codes |
string list |
|
stringNormLabels |
Norm labels |
string list |
|
stringTolerances |
Tolerance codes |
string list |
|
stringToleranceLabels |
Tolerance labels |
string list |
|
stringValue |
Value |
string |
|
stringValueCode |
Value |
string |
|
stringValueLabel |
Value label |
string |
|
teamCode |
Team code |
string |
|
teamLabel |
Team label |
string |
|
voluntaryControl |
Voluntary control |
boolean |
|
workstationCode |
Workstation code |
string |
|
workstationLabel |
Workstation label |
string |