Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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}
  • No labels