Traffic Sensor

Type: component
PROBLEM

SOLUTION

A vehicle detection and flow measurement module that counts, classifies, and timestamps every vehicle passing through its field. Feeds real-time congestion data to city dashboards. Knows how bad traffic is before the radio does. Also knows who ran the light but that is a separate product.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_traffic_sensor",
    "name": "Traffic Sensor",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A vehicle detection and flow measurement module that counts, classifies, and timestamps every vehicle passing through its field. Feeds real-time congestion data to city dashboards. Knows how bad traffic is before the radio does. Also knows who ran the light but that is a separate product.",
    "template": "component"
}