39
Parameters of FTP can be gotten by other APIs, application.ftp and application.object.
Example of Response application.event(1).action=recftp/ftp01/object01&200 OK
When sending via TCP is specified, tcpto, IP address, port number and the character string to be sent will be returned.
Segments are indicated by /.
Example of Response
application.event(1).action=tcpto/10.0.0.100/20000/Message&200 OK
When sending via UDP is specified, udpto, IP address, port number and the character string to be sent will be returned.
Segments are indicated by /.
Example of Response
application.event(1).action=udpto/10.0.0.100/20000/Message&200 OK
When alarm output is specified, pinout, distinction between make/break (m1 or b1) and output time (millisecond) will
be returned. Segments are indicated by /.
Example of Response application.event(1).action=pinout/m1/1500&200 OK
When preset position is specified, position number will be returned.
Example of Response when position number is 2
application.event(1).action=camera.position(2).status/goto&200 OK
When B&W mode is specified, true_daynight/bw, true_daynight/color, true_daynight/autoH, true_daynight/autoM or
true_daynight/autoL will be returned.
Example of Response when B&W mode is bw
application.event(1).action=camera.image.true_daynight/bw&200 OK
Alarm action of event number 6 is periodic FTP. Response to the API has ftpto, FTP number, and the attached object
number. Segments are indicated by /. The FTP number is fixed as ftp01 at all times. The object number is fixed as
object01. Parameters of FTP can be gotten by another API, application.ftp.
Example of Response application.event(6).action=ftpto/ftp01/object01&200 OK
Allowed users admin, operator
Setting Alarm Action for VN-V685/686/686B
Format /api/param?application.event(Number).action=Data
Example When setting action of Alarm No. 1