Inverters
Get an inverter by ID
Creates a .PPI file, which can be used to import the Inverter into PlantPredict for another user.
GET
Get an inverter by ID
Authorizations
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Path Parameters
Response
Inverter
kW
LibraryStatusEnum
Available options:
0, 1, 2, 3, 4, 5, 6 DataSourceType
Available options:
1, 2, 3, 4, 5, 6, 7 InverterType
Available options:
0, 1, 2 ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.
ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.
Previous
Update an inverterUpdates an existing Inverter, where the target inverter to update is the ID provided in the URL.
Next
Get an inverter by ID