Remote Control

Type: component
PROBLEM

SOLUTION

Inputs
  • comp_button
Outputs
  • comp_onoff
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_remote",
    "name": "Remote Control",
    "type": "component",
    "inputs": [
        "comp_button"
    ],
    "outputs": [
        "comp_onoff"
    ],
    "passthru": [],
    "children": [],
    "extends": null,
    "template": "component"
}