Inverters
Parse an OND file and return inverter data
This endpoint is used to parse an OND file. The response will be a valid Inverter object.
POST
Parse an OND file and return inverter data
Authorizations
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Body
multipart/form-data
Response
Parsed inverter data
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
Get an inverter by IDCreates a .PPI file, which can be used to import the Inverter into PlantPredict for another user.
Next
Parse an OND file and return inverter data