Get |
{ "WorkOrderIdentifier": { "WorkOrderId": "WO0001", "Batch": "Batch1" }, "UnitIdentifier": null }
The GetWorkOrderDataRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetWorkOrderDataRequest | Default constructor |
Name | Description | |
---|---|---|
![]() | UnitIdentifier | (OPTIONAL) If work order informatoin is not known, an endpoint may also obtain work order data by instead populating this property with the identifier of a production unit that is associated with a work order and known to an upper level control system. The upper level control system will then look up the associated work order, and return the appropriate work order information. |
![]() | WorkOrderIdentifier | The identifier of the work order to look up. |