Query IR Channel
GET/param.cgi?query_ir_info
Function: Gets the IR channel setting.
Camera Compatibility:
- Move 4K
- Link 4K
Example:
curl: curl "http://CAMERA-IP/cgi-bin/param.cgi?query_ir_info"
JavaScript: fetch("http://CAMERA-IP/cgi-bin/param.cgi?query_ir_info")
Response:
IR_Channel="1"
Request
Responses
- 200
The request has succeeded.