Retrieve Sub-Unit Site Measurements
Retrieve historical sub-unit measurement data for a Premium Wind Power site. A sub-unit represents a subsection of the site, such as an individual wind turbine or a subset of turbines. Supports pagination via skip/take, date filtering via start/end, and an optional sub_unit filter.
Query parameters
The unique identifier of the Premium Wind Power resource.
Optional filter: return only measurements for this sub_unit.
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.153
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○