Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 807 Bytes

ExecutionUpdate.md

File metadata and controls

12 lines (11 loc) · 807 Bytes

MissionControl.ExecutionUpdate

Properties

Name Type Description Notes
operatorId String The identifier of the human operator who was responsible for this operation [optional]
machineId String The identifier of the machine that was operated [optional]
workstepId String The identifier of the workstep that this execution worked towards completing [optional]
quantity Number How many items have been produced [optional]
waste Number How many units of waste have been produced [optional]
startedAt Date When did production commence in this execution [optional]
endedAt Date When did production conclude in this execution [optional]