/ISAPI/Thermal/channels/<ID>/thermometry/<SID>/alarmRules/temperatureIntervalMeasurement?format=json

Get or set the configuration parameters of interval temperature measurement alarm.

Request URI Definition

Table 1 GET /ISAPI/Thermal/channels/<ID>/thermometry/<SID>/alarmRules/temperatureIntervalMeasurement?format=json

Method

GET

Description

Get the configuration parameters of interval temperature measurement alarm.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_TemperatureIntervalMeasurementAlarmRule

Failed: JSON_ResponseStatus

Table 2 PUT /ISAPI/Thermal/channels/<ID>/thermometry/<SID>/alarmRules/temperatureIntervalMeasurement?format=json

Method

PUT

Description

Set the parameters of interval temperature measurement alarm.

Query

format: determine the format of request or response message.

Request

JSON_TemperatureIntervalMeasurementAlarmRule

Response

JSON_ResponseStatus

Remarks

  • The <ID> in the request URI refers to channel ID.

  • The <SID>in the request URI refers to scene ID.