{
"schema_version": "1.0",
"identity": {
"board_pn": "CG-1001",
"board_rev": "B",
"board_type": "schematic"
},
"metadata": {
"core_contract_version": "1.0",
"profile_id": "CGES-JSON-1.0",
"project_name": "Power Control",
"schematic_revision": "S3",
"source_tool": "EAGLE 6.3"
},
"components": [
{
"refdes": "R1",
"value": "10k",
"footprint": "0603",
"role": "passive",
"function": "pullup",
"pins": [
{ "pin_number": "1", "net": "VCC" },
{ "pin_number": "2", "net": "SENSE" }
]
}
],
"nets": [
{ "name": "VCC", "connections": [ { "refdes": "R1", "pin": "1" } ] },
{ "name": "SENSE", "connections": [ { "refdes": "R1", "pin": "2" } ] }
],
"analysis": {
"component_count": 1,
"net_count": 2
}
}