Retrieve Site Measurements
Retrieve historical measurement data for a Premium Wind Power site. Supports pagination via skip/take and date filtering via start/end.
Query parameters
The unique identifier of the Premium Wind 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 5 revisions of this API.174
- ▲
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/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/wind_site_idfrom 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
- ○