Worker API V2
Changes starting from Spider 1.6.7+
Translation table
Een groep lijst op kunnen halen van een vertaaltabel
| Operation | Type | Call |
|---|---|---|
| Translate | POST | /v2/translateGroup/ |
| Translate | POST | /v2/translateGroup/{groupName} |
Counters
Counter parameter is gewijzigd van CounterName naar CounterId.
| Operation | Type | Call |
|---|---|---|
| Counter | GET | /v1/counter/{counterId} |
| Counter | PUT | /v1/counter/{counterId} |
| Counter | PUT | /v1/counter/{counterId}/up |
| Counter | PUT | /v1/counter/{counterId}/down |
| Counter | PUT | /v1/counter/{counterId}/reset |
Workstation
Check de status van een workstation of pas deze aan. Dit maakt het mogelijk dat Robots/Workstations elkaar kunnen inplannen.
| Workstation | GET | /v1/workstation/{workstationId/{state} | Idle / Running / InMaintenance / InUpdate | Workstation | PUT | /v1/workstation/{workstationId/{state} | Idle / Running