Vivotek FD9388-HTV 5MP Outdoor Network Dome Camera with Night Vision User Manual

Page 398

Advertising
background image

VIVOTEK

398 - User's Manual

© 2019 VIVOTEK INC. All Right Reserved

266

[&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
Pragma: no-cache\r\n
\r\n
supportdevice=washer,heater\r\n
washer_status=off\r\n

PARAMETER

VALUE

DESCRIPTION

channel

0~"capability_nvideoin"-1 Channel of the video source.

supportdevice

N/A

Get support peripheral device.

washer_supportmode N/A

Get the support mode of washer control system,
its value is the same with
"capability_peripheral_
c<0~(n-1)>_washer_mode".
*Only available when
capability_peripheral_c<0~(n-1)>_washer_supp
ort=1

washer_mode

N/A

Get the current mode of washer control system.
It return the value of "washer_mode"
* Available values are listed in
"capability_peripheral_c<0~(n-1)>_washer_mod
e"

washer_status

N/A

Get the current status of washer control module.
The status is 'off' as default, which means the
washer is stopped; and the status 'on' means the
washer is running.
*Only available when
capability_peripheral_c<0~(n-1)>_washer_supp
ort=1

washer_dwelltime

N/A

Get the current washer clean period of washer
control system.

Advertising