Alarm environment setting, Getting smtp server address setting from vn-v686, Setting smtp server address for vn-v686 – JVC VN-V686UAPI User Manual

Page 44

Advertising
background image

specify m1 in the case of Make for alarm input 1.

specify b1 in the case of Break for alarm input 1.

specify m2 in the case of Make for alarm input 2.

specify b2 in the case of Break for alarm input 2.

specify v1 for motion detection of video.

specify ncbws for IR Filter OFF.

specify ncbwe for IR Filter ON.

specify efans for fan stop.

specify camera.position(num).status for preset position. "num" is from 0 to 99.

Setting Example

/api/param?application.event(1).trigger=v1

Interval can be set to periodic ftp assigned to event(6). Set "i1500" for interval 1500 seconds.

Setting Example

/api/param?application.event(6).trigger=i1500

When setting Trigger upon combining 2 alarm inputs, specify as m1(50)b2. The example above indicates that trigger

will be activated when break is invoked at alarm input 2 within 50 seconds after make is invoked at alarm input 1.

Additionally, combination is only allowed for alarm inputs and not motion detect. And same alarm can not be

combined. For example, m1(50)m1 is not available.

Setting Example

/api/param?application.event(1).trigger=m1(100)b2

Allowed users admin, operator

6.5. Alarm Environment Setting

The APIs below are related to alarm environment setting. These are equivalent to the features on the Alarm

Environment page of the WEB setting page. Refer to the instruction manual for details on the Alarm Environment

page.

Getting SMTP Server Address Setting from VN-V686

Format

/api/param?application.smtp.host

Example of Response

application.smtp.host=192.168.0.200&200 OK

Response example when setting field is left blank

application.smtp.host=&200 OK

Interpretation Acquire the address setting of the SMTP server.

Allowed users admin, operator, user

Setting SMTP Server Address for VN-V686

Format

/api/param?application.smtp.host=data

Example

/api/param?application.smtp.host=192.168.0.200

Example of Response

application.smtp.host&200 OK

44

Advertising