Glove Prototype

Type: tree | Origin: Paws and Claws
COMPONENTS
Uni-Adapter
PROBLEM

Gloves are not useful enough.

SOLUTION

The prototype glove.

components

The Uni-Adapter converts anything to anything in any size, shape, scope or situation. Every integration is different. Until now.

Inspect
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "tree_glove",
    "name": "Glove Prototype",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_uni_adapter"
    ],
    "extends": null,
    "belongs_to": [
        {
            "id": "forest_gloves",
            "name": "Paws and Claws",
            "type": "forest",
            "inputs": [],
            "outputs": [],
            "passthru": [],
            "children": [
                "tree_glove",
                "tree_glove_art",
                "tree_glove_science",
                "tree_glove_spider",
                "tree_glove_stinky_pinky"
            ],
            "tree": [],
            "extends": null,
            "problem": "Gloves are not useful enough.",
            "solution": "Paws & Claws is a new team of hands that combines the best of both sides. By using a modular approach, version 1 of the design has a 5 holed adapter that is mounted to each hand for a total of 10 slots. Based on the MTREES UNI Handle, any tool or component fits snugly inside.",
            "description": "A modular glove platform with a 5-slot finger adapter per hand. 10 total mounting points across both hands. Each slot accepts any UNI Handle-compatible component. Your hands are now configurable hardware."
        }
    ],
    "problem": "Gloves are not useful enough.",
    "description": "The prototype glove.",
    "template": "tree"
}