POST api/{version}/v2/SmartFault/SaveInverterEnvironment
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| version | string |
None. |
Body Parameters
SmartGetEnvRemoteControlCallBackOutParameter| Name | Description | Type | Additional information |
|---|---|---|---|
| InverterSN | string |
None. |
|
| Result | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"inverterSN": "sample string 1",
"result": "sample string 2"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true