Skip to main content
GET
Get module overview list

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.

Response

Module overviews

id
integer
ownerId
integer
name
string
status
enum<integer>

LibraryStatusEnum

Available options:
0,
1,
2,
3,
4,
5,
6
lastModified
string

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.

lastModifiedBy
string
model
string
manufacturer
string
stcMaxPower
number
stcPowerTempCoef
number
cellTechnologyType
enum<integer>

CellTechnologyTypeEnum

Available options:
1,
2,
3,
4,
5,
6,
7,
8
cellDesignType
enum<integer>

CellDesignType

Available options:
0,
1,
2,
3
faciality
enum<integer>

FacialityEnum

Available options:
0,
1
isMultiJunction
boolean
isLargeFormat
boolean
isShingledMonoPerc
boolean
isThinFilm
boolean