POST api/HeatingDetail/StartPower
Request Information
URI Parameters
None.
Body Parameters
HeatingLog| Name | Description | Type | Additional information |
|---|---|---|---|
| log_id | globally unique identifier |
None. |
|
| heating_id | globally unique identifier |
None. |
|
| furnace_id | globally unique identifier |
None. |
|
| logType | HeatLogType |
None. |
|
| reference_id | globally unique identifier |
None. |
|
| referenceType | integer |
None. |
|
| reference | Reference |
None. |
|
| qty | decimal number |
None. |
|
| unit_id | integer |
None. |
|
| unit | string |
None. |
|
| details | string |
None. |
|
| heat_no | string |
None. |
|
| message | string |
None. |
|
| comment | string |
None. |
|
| isSystemGenerated | boolean |
None. |
|
| description | string |
None. |
|
| createBy | globally unique identifier |
None. |
|
| createByName | string |
None. |
|
| createDate | date |
None. |
|
| isActive | boolean |
None. |
|
| updateBy | globally unique identifier |
None. |
|
| updateDate | date |
None. |
|
| attachments | Collection of HeatingLogAttachment |
None. |
|
| sample | HeatingSample |
None. |
|
| heatingInventories | Collection of HeatingInventory |
None. |
|
| heatingMeterReadings | Collection of HeatingMeterReading |
None. |
|
| heatingSuggestedInventories | Collection of HeatingSuggestedInventory |
None. |
Request Formats
application/json, text/json
Sample:
{
"log_id": "c8de35c1-41ce-48ae-9694-3a52cdbe4770",
"heating_id": "0c91973e-3615-490e-9b5f-0f36db7cee74",
"furnace_id": "da8cbc3e-f986-4f20-b2a8-817d45309b39",
"logType": 1,
"reference_id": "3c8443b9-da68-4a7a-b932-31b04e1562de",
"referenceType": 5,
"reference": {
"id": "513601ee-926f-4105-b111-a3fa52044d56",
"name": "sample string 2",
"image": "sample string 3"
},
"qty": 6.1,
"unit_id": 7,
"unit": "sample string 8",
"details": "sample string 9",
"heat_no": "sample string 10",
"message": "sample string 11",
"comment": "sample string 12",
"isSystemGenerated": true,
"description": "sample string 14",
"createBy": "569c490c-bff7-488a-b170-0ecd632b812f",
"createByName": "sample string 16",
"createDate": "1788973558000",
"isActive": true,
"updateBy": "5a4d94e6-5d4f-4817-a65f-2c3f619253a1",
"updateDate": "1788973558000",
"attachments": [
{
"reference_id": "38153787-2aa2-4646-a278-07e40cd64d3e",
"image_id": "85107748-069b-4383-99b8-2f15e42bdd36",
"id": "517a2908-9297-40cd-a205-579e751a63ca",
"isActive": true,
"image": "sample string 5"
},
{
"reference_id": "38153787-2aa2-4646-a278-07e40cd64d3e",
"image_id": "85107748-069b-4383-99b8-2f15e42bdd36",
"id": "517a2908-9297-40cd-a205-579e751a63ca",
"isActive": true,
"image": "sample string 5"
}
],
"sample": {
"id": "71acbddf-1047-4d1d-b5b6-b374982c16f9",
"heating_id": "b8929f1d-d2a3-46d9-90d9-40f68d162ec3",
"heat_no": "sample string 3",
"sampleHeat_no": "sample string 4",
"type_id": 1,
"createDate": "1788973558000",
"compositions": [
{
"id": "7d5d44c8-f198-46f9-9796-17924a0206aa",
"group_id": "55070ddf-7a00-42e4-a978-57083041dae9",
"minValue": 3.1,
"maxValue": 4.1,
"composition_id": 5
},
{
"id": "7d5d44c8-f198-46f9-9796-17924a0206aa",
"group_id": "55070ddf-7a00-42e4-a978-57083041dae9",
"minValue": 3.1,
"maxValue": 4.1,
"composition_id": 5
}
]
},
"heatingInventories": [
{
"id": "137a9463-fb95-4f9b-896d-705c141772c6",
"log_id": "c677ac06-8902-4e87-9bad-7636f22581d8",
"heating_id": "7823daf3-bb41-4abc-9826-2f5b604ba90d",
"reference_id": "c78544dc-ae60-4659-8d56-7d75e1045d74",
"referenceType": 5,
"reference": {
"id": "513601ee-926f-4105-b111-a3fa52044d56",
"name": "sample string 2",
"image": "sample string 3"
},
"qty": 6.1,
"unit_id": 7,
"createBy": "4ef13b37-22bd-454a-bc16-5dc370c34eeb",
"createDate": "1788973558000",
"isActive": true,
"updateBy": "7630ed48-e40c-494f-9328-2a8d6c090bb0",
"updateDate": "1788973558000",
"unit": "sample string 11",
"item": "sample string 12"
},
{
"id": "137a9463-fb95-4f9b-896d-705c141772c6",
"log_id": "c677ac06-8902-4e87-9bad-7636f22581d8",
"heating_id": "7823daf3-bb41-4abc-9826-2f5b604ba90d",
"reference_id": "c78544dc-ae60-4659-8d56-7d75e1045d74",
"referenceType": 5,
"reference": {
"id": "513601ee-926f-4105-b111-a3fa52044d56",
"name": "sample string 2",
"image": "sample string 3"
},
"qty": 6.1,
"unit_id": 7,
"createBy": "4ef13b37-22bd-454a-bc16-5dc370c34eeb",
"createDate": "1788973558000",
"isActive": true,
"updateBy": "7630ed48-e40c-494f-9328-2a8d6c090bb0",
"updateDate": "1788973558000",
"unit": "sample string 11",
"item": "sample string 12"
}
],
"heatingMeterReadings": [
{
"heatingMeterReading_id": "ff70d2d4-8980-4387-8239-b35f0c21c6b2",
"meter_id": "5e5cf40a-7d05-48c5-833e-a275a137cb72",
"heating_id": "4b36254a-2d6e-4a8c-b64e-648c3fa6148d",
"log_id": "f75c9568-45eb-4097-8674-8d874bdd49c7",
"reading": 5.1,
"readingType": 1,
"createBy": "f7630698-32ac-419c-a6b1-04ab0a16aeea",
"createDate": "1788973558000",
"meter": "sample string 8"
},
{
"heatingMeterReading_id": "ff70d2d4-8980-4387-8239-b35f0c21c6b2",
"meter_id": "5e5cf40a-7d05-48c5-833e-a275a137cb72",
"heating_id": "4b36254a-2d6e-4a8c-b64e-648c3fa6148d",
"log_id": "f75c9568-45eb-4097-8674-8d874bdd49c7",
"reading": 5.1,
"readingType": 1,
"createBy": "f7630698-32ac-419c-a6b1-04ab0a16aeea",
"createDate": "1788973558000",
"meter": "sample string 8"
}
],
"heatingSuggestedInventories": [
{
"id": "2f14d3f8-187b-4262-9ee3-6fe2203b5439",
"log_id": "6df1b993-c227-4b4a-9977-2ae6a9f58eae",
"heating_id": "9f0df8f6-bd89-40dd-980a-d293ca3ee2dd",
"reference_id": "8689c8ba-cbd7-4903-b0cd-23dc9fffa184",
"referenceType": 5,
"qty": 6.1,
"createDate": "1788973558000",
"unit_id": 8,
"unit": "sample string 9",
"item": "sample string 10"
},
{
"id": "2f14d3f8-187b-4262-9ee3-6fe2203b5439",
"log_id": "6df1b993-c227-4b4a-9977-2ae6a9f58eae",
"heating_id": "9f0df8f6-bd89-40dd-980a-d293ca3ee2dd",
"reference_id": "8689c8ba-cbd7-4903-b0cd-23dc9fffa184",
"referenceType": 5,
"qty": 6.1,
"createDate": "1788973558000",
"unit_id": 8,
"unit": "sample string 9",
"item": "sample string 10"
}
]
}
application/x-www-form-urlencoded
Sample:
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.