Retrieve Site Measurements
Retrieve historical measurement data for a Premium PV Power site. Supports pagination via skip/take and date filtering via start/end.
Query parameters
The unique identifier of the Premium PV Power resource.
Filter: period_end >= start (ISO-8601).
Filter: period_end <= end (ISO-8601).
Response format. Default is HTML if not supplied.
Response
OK
Changes
Changed in 2 of the 6 revisions of this API.1134
- ▲
the response property
results/items/periodbecame nullable for the status200response-property-became-nullable
- ●
deleted the
queryrequest parametersub_unitrequest-parameter-removed
- ●
removed the optional property
results/items/constraint_power_ceilingfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/createdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/frequencyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/inverters_availablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/local_limitfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/mean_ghifrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/network_constraintfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/solar_farm_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/sub_unitfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/total_powerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/tracking_anglefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
results/items/curtailmentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/items/powerto the response with the200statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
queryrequest parametersub_unitnew-optional-request-parameter
- ○
added the optional property
results/items/sub_unitto the response with the200statusresponse-optional-property-added
- ○