28
Example /api/param?camera.image.true_daynight.af=on
Example of response
camera.image.true_daynight.af&202 Accepted(camera.status=save)
Interpretation Change auto focus mode for B&W switching. Specify "on" or "off". When the setting is "on", auto
focus works when B&W mode is switched. 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 Light setting for focus in B&W mode from VN-V685/686/686B
Format /api/param?camera.image.true_daynight.light
Example of response camera.image.true_daynight.light=normal&200 OK
Interpretation Acquire light setting for focus in B&W mode. "normal" or "infrared" is returned. When the setting is
"infrared", focus at zooming works correctly with infrared light in B&W mode.
Allowed users admin, operator, user
Setting Light for focus in B&W mode for VN-V685/686/686B
Format /api/param?camera.image.true_daynight.light=data
Example /api/param?camera.image.true_daynight.af=infrared
Example of response
camera.image.true_daynight.light&202 Accepted(camera.status=save)
Interpretation Change light setting for focus in B&W mode. Specify "normal" or "infrared". When the setting is
"infrared", focus at zooming works correctly with infrared light in B&W mode. 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
Saving Image Settings for Auto Pan and Auto Trace
Format /api/param?canera.motion.auto_pan.image=save
/api/param?canera.motion.auto_trace.image=save
Example of response canera.motion.auto_pan.image&200 OK
canera.motion.auto_trace.image&200 OK
Interpretation Save current image settings for Auto Pan and Auto Trace. Common image settings are used for both
of Auto Pan and Auto Trace. Saved settings are iris, BLC and white balance. Saved settings are applied during Auto
Pan and Auto Trace.
Allowed users admin, operator