Getting alarm filter type from vn-v686, Setting alarm filter type for vn-v686, Getting alarm trigger from vn-v686 – JVC VN-V686UAPI User Manual

Page 42

Advertising
background image

time can be from 000001 to 240000. Start time must be earlier than end time.

The changes to filter of alarm action is saved by /api/param?application.event(Number).status=restart.

Allowed users admin, operator

Getting Alarm Filter Type from VN-V686

Format

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

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

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

Example of Response

application.event(1).filter(sunday).type=mask&200 OK

Interpretation Acquire filter type 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. "mask" or "unmask" is

returned. When the setting is mask, alarm action is disabled during the filter time. When the setting is unmask, alarm

action is enabled during the filter time.

Allowed users admin, operator

Setting Alarm Filter Type for VN-V686

Format

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

Example When setting Sunday filter type of Alarm No. 1 to be unmask

/api/param?application.event(1).filter(sunday).type=unmask

Example of Response

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

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

Interpretation Set filter type 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.

Specify mask or unmask. When the setting is mask, alarm action is disabled during the filter time. When the setting is

unmask, alarm action is enabled during the filter time.

The changes to filter of alarm action is saved by /api/param?application.event(Number).status=restart.

Allowed users admin, operator

Getting Alarm Trigger from VN-V686

Format

/api/param?application.event(Number).trigger

42

Advertising