1Factory · Example Payload

1Factory Specification Example

AnalyticsData CollectionManufacturingMonitoringQuality

1Factory Specification Example is an example object payload from 1Factory, with 19 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bln_nosheet_zoneplacecharacteristiccharacteristic_typedimension_typereferenced_featuredata_typenominallower_spec_limitupper_spec_limitunitdescriptor_datumbonus_tolerancelabelinspection_methodsampling_ruleoperationis_key

Example Payload

Raw ↑
{
  "bln_no": "1",
  "sheet_zone": "1 : B1",
  "place": 1,
  "characteristic": "True position",
  "characteristic_type": "GD&T",
  "dimension_type": "STD",
  "referenced_feature": "1",
  "data_type": "NUM",
  "nominal": 1.12,
  "lower_spec_limit": 1.11,
  "upper_spec_limit": 1.14,
  "unit": "mm",
  "descriptor_datum": "A",
  "bonus_tolerance": "MMC",
  "label": "COUNTERSINK",
  "inspection_method": "CMM",
  "sampling_rule": "1 in 10",
  "operation": "OP10",
  "is_key": true
}