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

« Previous Version 6 Next »

In contrast to the Portal API, the User API only provides access to the plants assigned to a user. With the Portal API, you have access to all the portal's plants, regardless of whether these plants are assigned to the user or not. The User API can therefore be used to ensure that users are not given access to data that originates from ‘external’ plants. All to the user assigned plants are available in the API, which means the user can activate the API and the data from his assigned plants is available via API calls.

The User can choose between the Basic Package and the Advanced Package. The packages differ in the scope of data that can be retrieved.

In the following pages the calls included in the packages are listed:

Differences in the range of functions between User API Basic and User API Advanced:

function

User API Basic

User API Advanced

Request historical data

(tick)

(tick)

Plant Values (e.g. total production of all inverters)

(tick)

(tick)

Inverter

(error)

(tick)

MPP Tracker

(error)

(tick)

Inverter Strings

(error)

(tick)

Production Values

(tick)

(tick)

Consumption Values

(error)

(tick)

Battery storages

(error)

(tick)

Meters

(error)

(tick)

KPIs

(error)

(tick)

Sensor Values

(error)

(tick)

Plant adress & contacts

(tick)

(tick)

Fleets overview & fleet details

(error)

(error)

Component Events

(tick)

(tick)

  • No labels