GET api/HeatingDetail/StopPower?heating_id={heating_id}&totalProduction={totalProduction}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| heating_id | globally unique identifier |
Required |
|
| totalProduction | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
Response| Name | Description | Type | Additional information |
|---|---|---|---|
| status | boolean |
None. |
|
| error | string |
None. |
|
| data | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.