Request data for Inverter & MPPT (cross-epoch)

For requesting data for inverters and its components we have to use the API as described in the following article:

 

Inverter

For component level, we need to use the /cross-epoch/ calls.

Example:

.../visualization/plant/{plantId}/cross-epoch/channels?xComponentIds[]={xComponentId}&channelNames[]=ProdEtotal&dateFrom=2023-11-20&dateTo=2023-11-20

 

MPP-Tracker (MPPT)

.../visualization/plant/{plantId}/channels?dateFrom=2023-11-30&dateTo=2023-11-30&channelNames[]=ProdPdcNorm&mppTrackerIds[]={mppTrackerId}&mppTrackerIds[]={mppTrackerId}&mppTrackerIds[]={mppTrackerId}