POST v6/conditioning/equipmentLayout/view
Request Information
URI Parameters
None.
Body Parameters
GetEquipmentLayoutModel| Name | Description | Type | Additional information |
|---|---|---|---|
| EquipmentId | integer |
None. |
|
| DataType | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"equipmentId": 1,
"dataType": "sample string 2"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.