Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

API Call

Parameters required

Get all assigned plants

GET /administration/plants

Get general data from one plant

(i.e. name, size, firmware version, fleet affiliation, adress)

GET /administration/plant/{plantId}

Get the adress of one plant

GET /administration/plants/{plantId}/address

Get the contact details of one plant

GET /administration/plants/{plantId}/contacts

Get the basic informations from one fleet

GET /administration/fleet/{fleetId}

Get all plants from one fleet

GET /administration/fleet/{fleetId}/plants

Get basic informations from the requested portal

GET /administration/portals

Get components for one plant

GET /datasource/plant/{plantId}/components/{date}

Get epoch for one plant

GET /datasource/plant/{plantId}/epochrange

Get inverter data for one plant

GET /datasource/plant/{plantId}/inverters

Get general plant data

GET /visualization/plant/{plantId}

Get data from different channels for one plant

GET /visualization/plant/{plantId}/channels

(tick)

Get the list of available channels for one plant

GET /visualization/plant/{plantId}/channels/list

Get data from different channels for one plant regarding the epoch

GET /visualization/plant/{plantId}/cross-epoch/channels

(tick)

Get data from different channels for one plant over the lifetime

GET /visualization/plant/{plantId}/lifetime

(tick)

Get data from different channels for one plant over one year

GET /visualization/plant/{plantId}/year/{year}

(tick)

Get the plant KPIsdata from different channels for one plant over one month

GET /visualization/kpiplant/{plantId}/year/{year}/month/{month}

(tick)

Available Parameters

Parameter

Type

Value

dateFrom

single

any Date “YYYY-MM-DD“, “today”

dateTo

single

any Date “YYYY-MM-DD“, “today”

componentIds[]

array

“XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX”

xComponentIds[]

array

“XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX”

mppTrackerIds[]

array

“XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX”

ModuleStringIds[]

array

“XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX”

channelNames[]

array

“ConsUacPhaseOne”

“ConsUacPhaseTwo”

“ConsUacPhaseThree”

“ConsPacPhaseOne”

“ConsPacPhaseTwo”

“ConsPacPhaseThree”

“ConsIacPhaseOne”

“ConsIacPhaseTwo”

“ConsIacPhaseThree”

“ConsQacPhaseOne”

“ConsQacPhaseTwo”

“ConsQacPhaseThree”

“ConsEtotal”

“Temp”

“ProdPdc”

“ProdPac”

“ProdUdc”

“ProdEtotal”

“BattLoad”

“ChargePac”

“DischargePac”

“ConsCosphi”

“ConsEtotalSelfSufficiency”

“ConsFac”

“ConsPac”

“ConsPacCov”

“ConsPacUncov”

“ConsPacRaw”

“EtotalC1”

“EtotalC2”

“EtotalC3”

“ProdPacFeed”

“ProdPacNorm”

“ProdPdcNorm”

“Irradiation”

“Insolation”

“TempAmbient”

“TempModule”

“WindVelocity”

“ProdUac”

“TechAv”

“ChargeEtotal”

“DischargeEtotal”

“ConsEtotalCov”

“ConsEtotalUncov”

“ProdEtotalFeed”

“ProdEtotalNorm”“ProdEtotal”

“ProdPac”

“ProdPdc”