POST api/v1/PowerStation/GetInverterKvBySnForWeb
获取设备信息,自定义字段(web)
Request Information
URI Parameters
None.
Body Parameters
InverterBaseModelName | Description | Type | Additional information |
---|---|---|---|
InverterSn |
设备SN |
string |
None. |
Type |
!!!!!!!栏位测试,正式删除,支持类型[ESU,EMU,BPS,BPU,ETU] |
string |
None. |
Request Formats
application/json, text/json
Sample:
{ "inverterSn": "sample string 1", "type": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}