get_device_history
Retrieve five-minute readings for any Growatt device on a specific day. Provide serial number, device type, and date to get detailed historical performance data.
Instructions
Get five-minute readings for a single device for one day.
The "calendar" field is an epoch built from the plant's local wall-clock interpreted as UTC+8; treat it as UTC and add 8 hours to get local time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Day to query, YYYY-MM-DD. | |
| device_sn | Yes | Device serial number. | |
| device_type | Yes | Device type such as "min", "sph", "spa", "max", "inv", "wit", "tlx". get_devices returns it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |