GET api/Solar?json={json}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| json | string |
Required |
Body Parameters
None.
Response Information
Resource Description
InverterRealtimeData| Name | Description | Type | Additional information |
|---|---|---|---|
| TimeStamp | date |
None. |
|
| DAY_ENERGY_Value | decimal number |
None. |
|
| DAY_ENERGY_Unit | string |
None. |
|
| PAC_Value | decimal number |
None. |
|
| PAC_Unit | string |
None. |
|
| YEAR_ENERGY_Value | decimal number |
None. |
|
| YEAR_ENERGY_Unit | string |
None. |
|
| TOTAL_ENERGY_Value | decimal number |
None. |
|
| TOTAL_ENERGY_Unit | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.