Alarm Clock

Type: component | Size: small
PROBLEM

SOLUTION

Tracks time and triggers an alert at a set time.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_alarm_clock",
    "name": "Alarm Clock",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "size": "small",
    "description": "Tracks time and triggers an alert at a set time.",
    "template": "component"
}