Raw Sunsynk GET
sunsynk_api_getFetch solar, battery, or inverter data from any read-only Sunsynk Connect API endpoint under api/v1/ and receive the response's data field.
Instructions
Escape hatch: perform a read-only GET against any Sunsynk Connect endpoint under api/v1/ (e.g. 'api/v1/plant/123/realtime?id=123'). Returns the 'data' field of the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path starting with api/v1/ |