Getting duration of auto patrol from vn-v686, Setting duarion of auto patrol for vn-v686 – JVC VN-V686UAPI User Manual

Page 73

Advertising
background image

Allowed users admin, operator, user

Getting Preset Postion Number of Auto Patrol from VN-V686

Format

/api/param?camera.motion.auto_patrol(number1).position(number2)

Example to get preset position number of patrol nuber 3 in mode 1

/api/param?camera.motion.auto_patrol(0).position(3)

Example of response

camera.motion.auto_patrol(0).position(3)=5&200 OK

Interpretation Acquire preset position number of specified patrol number in a mode of auto patrol. Auto patrol

mode is from 0 to 2. Patrol number is from 0 to 99. Preset position number from 0 to 99 is returned.

Allowed users admin, operator, user

Setting Preset Postion Number of Auto Patrol for VN-V686

Format

/api/param?camera.motion.auto_patrol(number1).position(number2)=data

Example of Response

camera.motion.auto_patrol(0).position(3)&202

Accepted(camera.motion.auto_patrol.status=save)

Interpretation Set preset position number of specified patrol number in a mode of auto patrol. Auto patrol mode is

from 0 to 2. Patrol number is from 0 to 99. Specify preset position number from 0 to 99. The change is saved by the

API, camera.motion.auto_patrol.status=save. If the change is not saved, the setting is restored by reboot.

Allowed users admin, operator

Getting Duration of Auto Patrol from VN-V686

Format

/api/param?camera.motion.auto_patrol(number1).position(number2).duration

Example to get duration of patrol nuber 3 in mode 1

/api/param?camera.motion.auto_patrol(0).position(3).duration

Example of response

camera.motion.auto_patrol(0).position(3)=30&200 OK

Interpretation Acquire duration of specified patrol number in a mode of auto patrol. Auto patrol mode is from 0 to

2. Patrol number is from 0 to 99. 0, 10, 20, 30, 45, 60, or 120 is returned. 0 means skip. 10 means 10 seconds.

Allowed users admin, operator, user

Setting Duarion of Auto Patrol for VN-V686

Format

/api/param?camera.motion.auto_patrol(number1).position(number2).duration=data

Example of Response

camera.motion.auto_patrol(0).position(3).duration&202

Accepted(camera.motion.auto_patrol.status=save)

Interpretation Set duration of specified patrol number in a mode of auto patrol. Auto patrol mode is from 0 to 2.

Patrol number is from 0 to 99. Specify 0, 10, 20, 30, 45, 60, or 120. 0 means skip. 10 means 10 seconds. The change

73

Advertising