create_dr_event
Schedule a demand response event for a facility by specifying signal type, start time, target reduction, and duration.
Instructions
Create a demand response event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal_type | Yes | Signal type: shed, shift, shimmy | |
| facility_id | Yes | Facility UUID | |
| scheduled_start | Yes | Start time (ISO) | |
| target_reduction_kw | No | Target reduction in kW | |
| duration_minutes | No | Duration in minutes |