12v Power

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

SOLUTION

Standard, waterproof 12v power socket

EXTENDS
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_plug_12v",
    "name": "12v Power",
    "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": "Standard, waterproof 12v power socket",
    "template": "component"
}