modify_plant
Change a plant's name or currency in Growatt. Specify plant ID and user ID, then set the new name or currency code.
Instructions
Rename a plant and/or change its currency. Changes state on Growatt's side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New plant name. Empty keeps the current one. | |
| currency | No | Currency code as used by Growatt. Empty keeps the current one. | |
| plant_id | Yes | Plant ID, as returned by get_plants. | |
| c_user_id | Yes | End-user ID (c_user_id) as returned by list_users. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |