read_setting
Retrieve the current value of a configurable setting from a GoodWe inverter by providing its setting ID. Use get_settings_data to find available IDs.
Instructions
Read the current value of a single configurable setting.
Args: setting_id: Setting identifier. Use get_settings_data to see all IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setting_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |