POST api/{version}/v1/PowerStation/IsStoredInverter
是否为光储设备
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
version | string |
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
booleanResponse Formats
application/json, text/json
Sample:
true