Workstation
Endpoints
Get entity list
| /companies/{companycode}/establishments/{establishmentcode}/workstations | 
Parameters
| Type | Name | Description | Schema | Business Rules | 
|---|---|---|---|---|
| Path | companyCode | Current context company code | string | 2 characters max | 
| Path | establishmentCode | Current context establishment code | string | 2 characters max | 
| Query | page | Page index | integer (int32) | |
| Query | size | Entity count per page | integer (int32) | 
Responses
| HTTP Code | Description | Schema | 
|---|---|---|
| 200 | Successfull | < Workstation > array | 
| 400 | Functionnal error | No Content | 
| 500 | Internal server error | No Content | 
Data structure
Workstation
Workstation data structure.
| Name | Description | Value | Business Rules | 
|---|---|---|---|
| areaCode | String | ||
| attachmentTags | String list | ||
| autoInactivityLogout | boolean | ||
| autoInactivityLogoutDuration | |||
| badgeReaderEnable | |||
| code | Workstation code | String | 10 characters max | 
| companyCode | Current company code | String | 2 characters max | 
| endBatchNatureCode | |||
| equipmentTag | |||
| establishmentCode | Current establishment code | String | 2 characters max | 
| forbiddenFeatures | |||
| imageCode | |||
| inputFavoriteFunctionalities | |||
| inputFinishedItemModeOnDeclaration | |||
| inputMoItemFilterMode | |||
| inputScaleMode | |||
| inputsForbiddenFeatures | |||
| keyboardType | Workstation type | String | in(PC_KEYBOARD, PC_NO_KEYBOARD, ANDROID_TABLET) | 
| label | Workstation label | String | 50 characters max | 
| masterWorkstationCodeForSharedPlanning | |||
| miscMvtNaturesInput | String list | ||
| miscMvtNaturesOutput | String list | ||
| miscMvtNaturesTransfert | String list | ||
| miscMvtNaturesTransformation | String list | ||
| miscMvtNatureTypeInput | String | in(ALL, NONE, LIST) | |
| miscMvtNatureTypeOutput | String | in(ALL, NONE, LIST) | |
| miscMvtNatureTypeTransfert | String | in(ALL, NONE, LIST) | |
| miscMvtNatureTypeTransformation | String | in(ALL, NONE, LIST) | |
| moPlanningAddMoAuthorized | |||
| moPlanningFavorites | |||
| moPlanningFavoriteFunctionalities | |||
| moPlanningFinishDataEntryForAllWorkstationsAuthorized | |||
| moPlanningFinishDataEntryForTheWorkstationAuthorized | |||
| moPlanningHelpModeOnMoCreation | |||
| moPlanningMoDisplayMode | |||
| multiresourceFavorites | |||
| multiresourceMoQuickLaunch | |||
| oeeChronogramDurationMsec | |||
| oeeDisplays | |||
| oeeFavorites | |||
| oeeViewType | String | in(EQUIPMENT_GRAPH, CUMULATED_MO_QTIES, PRODUCED_QUANTITIES_PER_HOUR) | |
| operatorTag | |||
| opModesFavoriteFunctionalities | |||
| outputFavoriteFunctionalities | |||
| outputMoDisplayWithoutInputDeclarationAuthorized | |||
| outputMoItemFilterMode | |||
| outputScaleMode | |||
| printers | String list | ||
| publicUuid | Workstation public uuid | String | |
| resources | |||
| resourceMonitoringFavorites | |||
| scales | String list | ||
| supervisedArea | |||
| tags | Tag list | ||
| validityEndDate | datetime | YYYY-MM-DDTHH:MM:SSZ |