CycleTimeStatsRT
No description
type CycleTimeStatsRT {
machine: MachineTP
machineRef: Int
medianCycleTime: numeric
operation: Operation
operationId: String
partCount: Int
}
Fields
CycleTimeStatsRT.machine ● MachineTP object
The machine the event originates from.
CycleTimeStatsRT.machineRef ● Int scalar
A unique, numeric identifier for the machine.
CycleTimeStatsRT.medianCycleTime ● numeric scalar
CycleTimeStatsRT.operation ● Operation object
CycleTimeStatsRT.operationId ● String scalar
A globally unique identifier (UUID) for the operation.
CycleTimeStatsRT.partCount ● Int scalar
Returned By
cycleTimeStats query ● CycleTimeStatsRT query