XT60 Plug

Type: component | Size: small | Extends: Plug
PROBLEM

SOLUTION

Special XT60 Plug with no soldering feature

EXTENDS
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_plug_xt60",
    "name": "XT60 Plug",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": {
        "id": "comp_plug",
        "name": "Plug",
        "type": "component",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [],
        "tree": [],
        "extends": null,
        "size": "small",
        "description": "A plug",
        "image": "comp_plug"
    },
    "size": "small",
    "image": "comp_plug",
    "description": "Special XT60 Plug with no soldering feature",
    "template": "component"
}