Menu

Overview

The Splice harness schema defines the complete structure of cable harness data for storage, export, and interchange.

For full schema documentation, visit the AI Agent Plan which provides the complete JSON structure.

Core Data Structures

  • BOM (Bill of Materials): Contains all parts used in your harness including connectors, wires, cables, and terminals
  • Mapping: Defines wire connections between termination points
  • Positions: Stores visual layout coordinates for components
  • Design Notes: Text annotations attached to the harness

Export Formats

Harness data can be exported in multiple formats:

  • JSON: Full schema for programmatic access
  • CSV: BOM export for spreadsheet applications
  • WireViz: YAML format for WireViz diagram generation
  • PDF: Printable documentation with diagrams