Default configuration
Connhex Manufacturing comes with a default configuration. This consists of a JSON schema identifying two categories of information:
- identity information
- traceability information
Identity information
This category includes information used to physically identify each device among those produced.
| ID | Type | Description |
|---|---|---|
| pcbPartNumber | String | Hardware part number |
| fwVersion | String | Firmware version |
| partNumber | String | Product part number |
| serialNumber | String | Serial number |
| deviceType | String | Device type |
| connhexId | String | Connhex ID |
Traceability information
This category includes information related to the product life cycle, from component assembly to shipment.
| ID | Type | Description |
|---|---|---|
| workOrder | String | Hardware part number |
| productionOrder | String | Firmware version |
| palletId | String | Product part number |
| packageId | String | Package identifier |
Customizable
These are just the defaults: Connhex Manufacturing is completely customizable through a JSON schema definition.