This API are designed for you to be able to query our inverter brands collection. Using this data to register grouped device’s devices' inverters
The Inverter resource
The primary resource that you will be interacting with when querying the inverter’s brands.
Code text Inverter's Brand Code |
Name text Inverter's Brand Name |
{ "Code": "AB01", "Name": "ABB" }
GET /public/v2/metadata/inverter-brands?Code=AB01&CurrentPage=1&ItemsPerPage=10
Request
Parameters |
Code (optional) text Inverter's Brand Code |
CurrentPage (optional) integer The page number to retrieve the next set of inverters. The number has to be greater than 1, and will default to 1 |
ItemsPerPage (optional) integer The maximum number of inverter brands to return per page. This number can be between 10 - 100, and will default to 100 |
Example Request
curl -X GET https://uat-api.redex.eco/public/v2/metadata/inverter-brands?Code=AB01&CurrentPage=1&ItemsPerPage=10 \ -H 'Authorization: Bearer <access_token>'
Response
Response Body |
Data list of inverter brands A collection of Inverter Brands |
Errors list of error objects Please see "Getting Started - #Error Object" for more details |
Meta pagination resource Return Pagination Resource |
StatusCode integer Http Status codes standard. Example |
Message text Response message: Success or error message. |
Example Response
200 OK
{ "Data": [ { "Code": "AB01", "Name": "ABB" } ], "Meta": { "CurrentPage": 1, "TotalPage": 1, "TotalItems": 1, "ItemsPerPage": 100 }, "Errors": null, "StatusCode": 200, "Message": "Success" }
The Inverters Brands
Code | Name | Local Name |
---|---|---|
AB01 | ABB | ABB |
AT02 | AISWEI Technology | 爱士惟 |
AE03 | Aotai Electric | 山东奥太 |
AS04 | Apsystems | 昱能科技 |
BS05 | BedinSat | BedinSat |
BE06 | BelEnergy | BelEnergy |
CS07 | Canadian solar inverter | 加拿大阳光 |
CP08 | Chint Power Systems | 正泰电器 |
DE09 | Delta | Delta |
DT10 | Deye Technology | 宁波德业科技 |
DR11 | Dranetz | 德兰尼茨 |
EC12 | Ecosolys | Ecosolys |
EL13 | Elgin | 艾尔金 |
EM14 | Empalux | Empalux |
FI15 | FIMER | 费默 |
FR16 | Fronius | 伏能士 |
GL17 | Ginlong (Solis) | 锦浪科技 |
GW18 | GoodWe | 固德威 |
GT19 | Growatt | 古瑞瓦特 |
HE20 | Hopewind Electric | 禾望电气 |
HW21 | Huawei | 华为 |
IL22 | Intelbras | Intelbras |
KT23 | Kasatech | 卡萨特克 |
KR24 | Kstar | 科士达 |
MS25 | Minasol | 米纳索尔 |
NS26 | NHS Solar | NHS Solar |
OT27 | Others | 其他 |
PS28 | PHB Solar | PHB Solar |
PE29 | Power Electronics | 功率电子 |
RE30 | Renovigi | 益邦 |
SS31 | Serrana Solar | Serrana Solar |
SE32 | Sineng Electric | 上能电气 |
SM33 | SMA | SMA |
SR34 | SOFAR Solar | 首航新能源 |
SG35 | SolarEdge | SolarEdge |
ST36 | SolarTerra | 索拉特拉 |
SX37 | SolaX | 艾罗能源 |
SY38 | Sumry | 三瑞电源 |
SW39 | Sungrow | 阳光 |
SP40 | SunLab Power | SunLab Power |
TF41 | Tanfon | 坦方 |
TB42 | TBEA | TBEA |
TM43 | TMEIC | 东芝三菱 |
TS44 | Trina solar inverter | 天合光能 |
VO45 | VOLT | VOLT |
WE46 | WEG | WEG |
WH47 | WHC | WHC |