get_archive_data
Retrieve historical solar energy data for a chosen date range, filtered by system or device and channel, including production, consumption, power, voltage, current, and temperature.
Instructions
Get historical archive data for a specific time period
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Data scope | System |
| channel | No | Data channel to retrieve | EnergyReal_WAC_Sum_Produced |
| endDate | Yes | End date in YYYY-MM-DD format | |
| deviceId | No | Device ID (required when scope is Device) | |
| startDate | Yes | Start date in YYYY-MM-DD format |