1Factory · JSON Structure

1Factory Parts Failed Structure

The number of parts that failed inspection.

Type: double Properties: 0
AnalyticsData CollectionManufacturingMonitoringQuality

parts_failed is a JSON Structure definition published by 1Factory. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/1factory/refs/heads/main/json-structure/1factory-parts-failed-structure.json",
  "name": "parts_failed",
  "description": "The number of parts that failed inspection.",
  "type": "double",
  "minimum": 0,
  "example": 5
}