VIVOTEK
User's Manual - 423
© 2020 VIVOTEK INC. All Right Reserved
274
PARAMETER
VALUE
DESCRIPTION
N/A
N/A
Get wireless signal strength.
8.33
WPS Transaction
(capability_network_wireless > 0)
Note:
This request requires Administrator privileges.
Method:
GET/POST
Syntax:
http://
<servername>
/cgi-bin/admin/start_wps.cgi
PARAMETER
VALUE
DESCRIPTION
N/A
N/A
Start WPS transaction.
8.34
Peripheral Control
(capability_peripheral_c<0~(n-1)>_
devicecontrol > 0)
Note:
This request requires Administrator privileges.
Method:
GET/POST
Syntax:
(for control API)
http://<servername>/cgi-bin/admin/peripheral.cgi?channel=<value>&operation=set
[&washer_mode=<value>] – Set washer mode
[&washer_status=<value>] – Set washer status
[&washer_dwelltime=<value>] – Set washer clean time
[&heater_status=<value>] – Set heater status
Example:
http://myserver/cgi-bin/admin/peripheral.cgi?channel=0&operation=set&washer_mode=wiper&
washer_status=on
Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
© 2020 VIVOTEK INC. All Right Reserved
275
"washer_mode : OK\r\n"
"washer_status : FAIL\r\n"
PARAMETER
VALUE
DESCRIPTION
channel
0~"capability_nvideoin"-1
Channel of the video source.
washer_mode
wiper
Apply the wiper to the mode of washer
control system.
washer
Apply the washer to the mode of washer
control system.
washer_status
on
Enable the functionality of washer control
system.
off
Disable the functionality of washer control
system.
washer_dwelltime
15~999
Apply washer washer control system
operation time (including the time when
spraying and wiper actions take place).
heater_status
auto
automatic control the heater component to
keep the device in a workable environment.
trigger
heater component is work in force heater
once.
Syntax:
(for query API)
http://<servername>/cgi-bin/admin/peripheral.cgi?channel=<value>&operation=get
[&supportdevice] –Get support peripheral device
[&washer_supportmode] – Get washer support modes
[&washer_mode] – Get washer mode
[&washer_status] – Get washer status
[&washer_dwelltime] – Get washer clean time
[&heater_supportstatus] – Get heater support control status
[&heater_status] – Get heater status
Example:
http://myserver/cgi-bin/admin/peripheral.cgi?channel=0&operation=get&supportdevice&washer_
status
Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n