OptionalavailabilityOptionalavailabilityThe part to use when tracking availability.
This property will not be used if trackAvailability is not set to downtimeWithReasons.
OptionalavailabilityThe process to use when tracking availability.
This property will not be used if trackAvailability is not set to downtimeWithReasons.
OptionalavailableThe total available time.
If trackAvailability is not set to 'availability', this value will not be used.
OptionalbadThe 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.
OptionaldowntimeThe 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.
OptionalgoodThe good parts produced.
If trackQuality is not set to 'goodParts', this value will not be used.
OptionalidealThe ideal cycle time.
OptionalpartThe part override set on this test.
OptionalqualityThe defect category to use to track the quality.
This property is unused if trackQuality is not set to badPartsWithDefects.
OptionalqualityThe part to use when tracking quality.
This property will not be used if trackQuality is not set to badPartsWithDefects.
OptionalqualityThe process to use when tracking quality.
This property will not be used if trackQuality is not set to badPartsWithDefects.
OptionalscheduledThe total scheduled time in minutes.
OptionaltotalThe 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.