User's Manual
Table Of Contents
- Overview
- Accessing the Network Camera
- Using VIVOTEK Recording Software
- Using 3GPP-compatible Mobile Devices
- Using RTSP Players
- Main Page
- Client Settings
- Configuration
- System > General settings
- System > Homepage layout
- System > Logs
- System > Parameters
- System > Maintenance
- Media > Image
- Media > Video
- Media > Video
- Media > Audio
- Network > General settings
- Network > Streaming protocols
- Network > SNMP (Simple Network Management Protocol)
- Network > FTP
- Bonjour
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- PTZ > PTZ settings
- Event > Event settings
- Applications > Motion detection
- Applications > DI and DO
- Applications > Tampering detection
- Applications > Audio detection
- Applications > Package management - a.k.a., VADP (VIVOTEK Application Development Platform)
- Recording > Recording settings
- Storage > SD card management
- Local storage > Content management
- Appendix
VIVOTEK
User's Manual - 399
© 2019 VIVOTEK INC. All Right Reserved
264
8.36 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
"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.
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1
washer Apply the washer to the mode of washer
control system.
*Only available when
capability_peripheral_c<0~(n-1)>_washer
© 2019 VIVOTEK INC. All Right Reserved
265
PARAMETER VALUE DESCRIPTION
_support=1
washer_status on Enable the functionality of washer
control system.
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1
off Disable the functionality of washer
control system.
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1
washer_dwelltime 15~999 Apply washer washer control system
operation time (including the time when
spraying and wiper actions take place).
*Only available when
capability_peripheral_c<0~(n-1)>_washer
_support=1
heater_status auto automatic control the heater component
to keep the device in a workable
environment.
*Only available when
capability_peripheral_c<0~(n-1)>_heater
_support=1
trigger
heater component is work in force heater
once.
*Only available when
capability_peripheral_c<0~(n-1)>_heater
_support=1
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