POST api/CoordConverter/CalAlarmPointGeoCoord?prjNo={prjNo}&pointName={pointName}
Documentation for 'CalAlarmPointGeoCoord'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| prjNo | Documentation for 'prjNo'. |
Define this parameter in the request URI. |
| pointName | Documentation for 'pointName'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Code": 0,
"Msg": "sample string 1",
"Data": {},
"Href": "sample string 3"
}