1Factory · JSON Structure

1Factory Number Of Parts Structure

Number of parts inspected.

Type: int32 Properties: 0
AnalyticsData CollectionManufacturingMonitoringQuality

number_of_parts 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-number-of-parts-structure.json",
  "name": "number_of_parts",
  "description": "Number of parts inspected.",
  "type": "int32",
  "minimum": 1,
  "example": 3
}