/
Query multiple components in one API call
Query multiple components in one API call
To query multiple components such as an inverter or electricity meter in one API call, string multiple component IDs together in the query.
Example:
...?xComponentIds[]={xComponentId1}&xComponentIds[]={xComponentId2}
Example API Call for PAC:
https://{baseUrl}/api/v1/{{portal}}/visualization/plant/{plantId}/cross-epoch/channels?xComponentIds[]={xComponentId1}&xComponentIds[]={xComponentId2}&channelNames[]=ProdPac&dateFrom={YYYY-MM-DD}&dateTo={YYYY-MM-DD}
We recommend using the cross-epoch IDs. Find more information about this in this article: Epochs and CrossEpochs
, multiple selections available,
Related content
Available API data points
Available API data points
More like this
Mehrere Komponenten in einem API Call abfragen
Mehrere Komponenten in einem API Call abfragen
More like this
API
API
Read with this
Request data for Inverter & MPPT (cross-epoch)
Request data for Inverter & MPPT (cross-epoch)
More like this
Pagination of API calls
Pagination of API calls
Read with this
Request connected Components
Request connected Components
More like this