Accepted(camera.status=save)
Interpretation Change timeout of Auto Return in seconds. Specify 60, 120, 180, 300, 600, 1200, 1800 or 3600.
The change is saved by the API, camera.status=save. If the change is not saved, the setting is restored by reboot.
Allowed users admin, operator
Getting Auto Return Status from VN-V686
Format /api/param?camera.motion.auto_return.status
Example of response camera.motion.auto_return.status=on&200 OK
Interpretation Acquire status of Auto Return. "on" or "off" will be returned.
Allowed users admin, operator, user
Setting Auto Return Status for VN-V686
Format /api/param?camera.motion.auto_return.status=data
Example of Response camera.motion.auto_return.status&202
Accepted(camera.status=save)
Interpretation Change status of Auto Return. Specify "on" or "off" to change the status. Specify "start" or "stop"
for manual operation. "on" or "off" is saved by the API, camera.status=save. If the change is not saved, the setting is
restored by reboot.
Allowed users admin, operator
Getting Current Operation Status of Auto Tracking from VN-V686
Format /api/param?camera.motion.auto_tracking(1).status
/api/param?camera.motion.auto_tracking(2).status
Example of response camera.motion.auto_tracking(1).status=on&200 OK
Interpretation Acquire current operation status of Auto tracking or Intelligent tracking. "auto_tracking(1)" means
auto tracking, and "auto_tracking(2)" means Intelligent tracking. "moving" or "stop" will be returned.
Allowed users admin, operator, user
Start/Stop of Auto Tracking for VN-V686
Format /api/param?camera.motion.auto_tracking(1).status=data
/api/param?camera.motion.auto_tracking(2).status=data
Example of Response camera.motion.auto_tracking(1).status&200 OK
Interpretation Start or stop Auto tracking or Intelligent tracking. Specify "start" or "stop". When auto tracking is
started, the camera moves to home position, then starts Auto Tracking. Motion detection is disabled during Auto
Tracking. When Intelligent tracking is started, the camera waits for API that specifies target. By API for specifying
target, the camera starts Intelligent tracking.
54