Speaker Spud

Type: tree | Size: small
PROBLEM

SOLUTION

description

Inputs
  • comp_charge
  • comp_bluetooth
Outputs
  • comp_speaker
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "tree_speaker",
    "name": "Speaker Spud",
    "type": "tree",
    "inputs": [
        "comp_charge",
        "comp_bluetooth"
    ],
    "outputs": [
        "comp_speaker"
    ],
    "passthru": [],
    "children": [],
    "extends": null,
    "size": "small",
    "description": "description",
    "image": "tree_speaker",
    "template": "tree"
}