Specify preset position number when preset position is specified.

Setting Example

/api/param?application.event(1).action=camera.position(2).status/goto

Specify true_daynight/bw, true_daynight/color, true_daynight/autoH, true_daynight/autoM or true_daynight/autoL when B&W mode is specified.

Setting Example

/api/param?application.event(1).action=camera.image.true_daynight/bw

Alarm action of event number 6 is periodic FTP. Event 1 to 5 can not be set to periodic FTP. Parameters of FTP can be set by another API, application.ftp.

Allowed users admin, operator

Getting Alarm Filter Setting from VN-V686

Format /api/param?application.event(Number).filter(WeekOfDay).status

Example When Getting Setting of Sunday filter of Alarm No. 1

/api/param?application.event(1).filter(sunday).status

Example of Response application.event(1).filter(sunday).status=off&200 OK

Interpretation Acquire filter setting of the alarm action for the specified alarm number. Up to 5 alarm actions can be specified, and periodic FTP is assigned to event No.6, therefore the number of alarm(number) can be set between the range of 1 to 6. Note that alarm numbers are different from the alarm input pin numbers.

Specify sunday, monday, tuesday, wednesday, thursday, friday or saturday for WeekOfDay. When the filter is enabled, on will be returned. When the filter is disabled, off will be returned.

Allowed users admin, operator

Setting Alarm Filter for VN-V686

Format /api/param?application.event(Number).filter(WeekOfDay).status=data

Example When setting Sunday filter of Alarm No. 1

/api/param?application.event(1).filter(sunday).status=on

Example of Response

application.event(1).filter(sunday).status&202

Accepted(application.event(1).status=restart)

Interpretation Set filter setting of the alarm action for the specified alarm number. Up to 5 alarm actions can be specified, and periodic FTP is assigned to event No.6, therefore the number of alarm(number) can be set between the range of 1 to 6. Note that alarm numbers are different from the alarm input pin numbers.

39

Page 39
Image 39
JVC VN-V686U manual Getting Alarm Filter Setting from VN-V686, Setting Alarm Filter for VN-V686