GET api/CalcAlertLevels/Room/{roomId}?calcType={calcType}&dataType={dataType}&startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
roomId

integer

Required

calcType

integer

Required

dataType

integer

Required

startDate

string

Required

endDate

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.