add_plant
Register a new solar plant for an existing user by providing user ID, plant name, and peak power.
Instructions
Create a new plant for an end user. Changes state on Growatt's side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Plant name. | |
| c_user_id | Yes | End-user ID (c_user_id) as returned by list_users. | |
| peak_power | Yes | Installed peak power in kWp. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |