School Bus Pipe

Type: tree
COMPONENTS
Segment
Fan
Air Filter
Battery
Carbon Monoxide Detector
PROBLEM

SOLUTION

Circulates air in a school bus. Simple. Important. Does one thing and does it without being asked twice.

components

A standardized building block of the whole MTREES Universe, called the Burrito Builder. Each segment hosts one or more components and connects above and below via universal locking collar. Stack as many as the ceiling allows.

Inspect

Regardless if your mom blows hot air or something else. Be sure to work the knob to 11 because 11 is better than 10.

Inspect

Filters airborne particles and contaminants to improve air quality.

Inspect

no description

Inspect

Detects carbon monoxide at legally actionable levels. Keeps humans alive. Legally advisable. Morally non-negotiable.

Inspect
Inputs
Outputs
TREE
  •  Dial/Knob
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_spin
  • comp_charge
  • comp_fire_alarm
Schema
                            {
    "id": "tree_school_bus_pipe",
    "name": "School Bus Pipe",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_segment",
        "comp_fan",
        "comp_air_filter",
        "comp_battery",
        "comp_carbon_monoxide_detector"
    ],
    "extends": null,
    "description": "Circulates air in a school bus. Simple. Important. Does one thing and does it without being asked twice.",
    "template": "tree"
}