Bus Shelter

Type: component
PROBLEM

Rain exists.

SOLUTION

Overhead structural panel providing precipitation and direct sun protection to humans waiting at a transit stop. Straightforward. Effective. Not installed in most locations because it would also protect a sleeping human, which is apparently the use case that ends the conversation.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_bus_shelter",
    "name": "Bus Shelter",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "problem": "Rain exists.",
    "description": "Overhead structural panel providing precipitation and direct sun protection to humans waiting at a transit stop. Straightforward. Effective. Not installed in most locations because it would also protect a sleeping human, which is apparently the use case that ends the conversation.",
    "template": "component"
}