The With the Advanced package the user can request data from all to the user assigned plants and their components.
In
The Advanced package also contains the complete range of functions of the User API Basic package
Available Calls
Info |
---|
Some of the calls can be specified with parameters which allows the user to request specific data. |
...
Description | API Call | Parameters required |
---|---|---|
Request Get all assigned plants |
| ➖ |
Request Get general data from one plant (i.e. name, size, firmware version, fleet affiliation, adress) |
| ➖ |
Request Get the adress of the one plant |
| ➖ |
Get the contact details of one plant |
| ➖ |
Get components for one plant |
| ➖ |
| ➖ | |
Get inverter data for one plant |
| ➖ |
Get general plant data |
| ➖ |
Get data from different channels for one plant |
| |
Get the list of available channels for one plant |
| ➖ |
Get data from different channels for one plant regarding the epoch |
| |
Get data from different channels for one plant over the lifetime |
|
|
Get data from different channels for one plant over one year |
|
|
Get the plant KPIs for plant |
| ➖ |
...
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” |