Optional
availabilityOptional
availabilityThe part to use when tracking availability.
This property will not be used if trackAvailability is not set to downtimeWithReasons.
Optional
availabilityThe process to use when tracking availability.
This property will not be used if trackAvailability is not set to downtimeWithReasons.
Optional
availableThe total available time.
If trackAvailability is not set to 'availability', this value will not be used.
Optional
badThe bad parts which have been recorded. This is presented as an object where the key is the defect and the value is the number of defects.
Optional
downtimeThe downtime reasons which have been recorded. This is presented as an object where the key is the defect and the value is the number of defects.
Whether or not the operator is allowed to enter total parts.
Optional
goodThe good parts produced.
If trackQuality is not set to 'goodParts', this value will not be used.
Optional
idealThe ideal cycle time.
Optional
partThe part override set on this test.
Optional
qualityThe defect category to use to track the quality.
This property is unused if trackQuality is not set to badPartsWithDefects.
Optional
qualityThe part to use when tracking quality.
This property will not be used if trackQuality is not set to badPartsWithDefects.
Optional
qualityThe process to use when tracking quality.
This property will not be used if trackQuality is not set to badPartsWithDefects.
Optional
scheduledThe total scheduled time in minutes.
Optional
totalThe total parts, including good parts and bad parts.
How to track availability.
'available': Have the operator record the available time. 'downtimeWithReasons': Have the operator record the downtime and the reasons for it. 'doNotTrack': Nothing will be tracked for availability.
Whether or not to track performance data.
How to track quality.
'goodParts': Have the operator record the number of good parts. 'badPartsWithDefects': Have the operator record bad parts and the defects. 'noNotTrack': Nothing will be tracked for quality.
The defect category to use to track the availability.
This property is unused if trackAvailability is not set to downtimeWithReasons.