Files
2026-04-24 19:53:19 -04:00

40 lines
720 B
JSON

{
"id": 1,
"name": "K10",
"description": "",
"devices": [
{
"id": 4,
"device_type": "bulb",
"label": "Bulb / Light",
"reference": "",
"x": 379.0,
"y": 198.0,
"width": 80.0,
"height": 50.0,
"properties": {
"voltage": "12V",
"wattage": "",
"partNumber": "",
"manufacturer": ""
},
"pins": [
{
"id": "+",
"name": "+",
"side": "left",
"x_offset": 0,
"y_offset": 25
},
{
"id": "-",
"name": "\u2212",
"side": "right",
"x_offset": 80,
"y_offset": 25
}
]
}
],
"wires": []
}