Apartment Stick

Type: tree
COMPONENTS
Segment
Security System
Pollution Sensor
Sprinkler System
Carbon Monoxide Detector
Camera
Battery
WiFi
PROBLEM

SOLUTION

General-purpose apartment model with security system, pollution sensors and sprinkler system. The responsible pipe. Does not get invited to parties but is always there when things go wrong.

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

Integrated motion detection, alert system and access monitoring. Makes the space aware of who is in it and whether they should be.

Inspect

Monitors air quality for particulates, VOCs, and general atmospheric regret. Reports findings. Does not fix them.

Inspect

Automated fire suppression via water dispersion. Activates when things get too hot. Also useful for dramatic effect.

Inspect

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

Inspect

An optical sensor module that captures image and video data. Used for object detection, navigation, documentation, and observation.

Inspect

no description

Inspect

Wireless internet access node. Broadcasts signal. Does not care about your download speed expectations.

Inspect
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_fire_alarm
  • comp_wifi
  • comp_charge
Schema
                            {
    "id": "tree_apartment_stick",
    "name": "Apartment Stick",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_segment",
        "comp_security_system",
        "comp_pollution_sensor",
        "comp_sprinkler_system",
        "comp_carbon_monoxide_detector",
        "comp_camera",
        "comp_battery",
        "comp_wifi"
    ],
    "extends": null,
    "description": "General-purpose apartment model with security system, pollution sensors and sprinkler system. The responsible pipe. Does not get invited to parties but is always there when things go wrong.",
    "template": "tree"
}