POST Camera/UpdateCameraArea
Request Information
URI Parameters
None.
Body Parameters
CameraAreaName | Description | Type | Additional information |
---|---|---|---|
KAMERA_ADI | string |
None. |
|
BOLGE_ID | integer |
None. |
|
CameraID | integer |
None. |
|
BOLGE_ADI | string |
None. |
|
MAX_SICAKLIK | decimal number |
None. |
|
MIN_SICAKLIK | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
{ "KAMERA_ADI": "sample string 1", "BOLGE_ID": 2, "CameraID": 3, "BOLGE_ADI": "sample string 4", "MAX_SICAKLIK": 5.0, "MIN_SICAKLIK": 6.0 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true