API URL
/api/onvif/PTZ/Update.json
Request
Method:GET/POSTParameters:
{ "deviceType": "serial", "options": { "zoom_speed": 0.5, "iris_speed": 0.5, "focus_speed": 0.5, "pan_speed": 0.5, "protocol": "null", "tilt_speed": 0.5, "address": 1 }, "device": { "rtscts": 0, "device": "null", "databits": 8, "xonxoff": 0, "stopbits": 1, "parity": "none", "baudrate": 9600 }, "socket_svc": { "addr": "192.168.0.1", "protocol": "TCP", "port": 10232 } }
Response
{ data: true result: "ok"}