With the Advanced package the user can request data from all to the user assigned plants and their components. The Advanced package also contains the complete range of functions of the PortalAPI Basic package
Available Calls
Some of the calls can be specified with parameters which allows the user to request specific data.
Description | API Call | Parameters required |
---|---|---|
Get all assigned plants |
| ➖ |
Get general data from one plant (i.e. name, size, firmware version, fleet affiliation, adress) |
| ➖ |
Get the adress of one plant |
| ➖ |
Get the contact details of one plant |
| ➖ |
Get the basic informations from one fleet |
| ➖ |
Get all plants from one fleet |
| ➖ |
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 data from different channels for one plant over one month |
|
|
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 | “ProdEtotal” “ProdPac” “ProdPdc” |