WFH Tree

Type: tree | Size: small
COMPONENTS
36 inch monitor
LED Keyboard
PROBLEM

SOLUTION

The WFH Tree is a modular all in one computer work station with high tech features.

components

no description

Inspect

no description

Inspect
Inputs
  • comp_keyboard
  • comp_wifi
Outputs
  • comp_monitor
  • comp_light
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_keyboard
Schema
                            {
    "id": "tree_computer",
    "name": "WFH Tree",
    "type": "tree",
    "inputs": [
        "comp_keyboard",
        "comp_wifi"
    ],
    "outputs": [
        "comp_monitor",
        "comp_light"
    ],
    "passthru": [],
    "children": [
        "comp_monitor",
        "comp_keyboard"
    ],
    "extends": null,
    "size": "small",
    "description": "The WFH Tree is a modular all in one computer work station with high tech features.",
    "template": "tree"
}