Vivotek MD9584-HF3 5MP Outdoor Network Mobile Dome Camera with Night Vision, Heater & 3.6mm Lens User Manual

Page 435

Advertising
background image

VIVOTEK

User's Manual - 435

© 2022 VIVOTEK INC. All Right Reserved

304

8.35

Device monitor

(capability_peripheral_c<0~(n-1)>_

devicemonitor_support > 0)

Note:

This request requires Administrator privileges.

Method:

GET/POST


Syntax:
http://<

servername

>/cgi-bin/admin/devicemonitor.cgi


PARAMETER

VALUE

DESCRIPTION

N/A

N/A

Return a status overview of all sensors and peripheral devices
on camera.

Response:

devicemonitor_tempsensor_iX_name

: the name of

temperature sensor

devicemonitor_tempsensor_iX_celsius

: Current Celsius

temperature of the sensor

devicemonitor_tempsensor_iX_fahrenheit

: Current

fahrenheit temperature of the sensor

devicemonitor_heater_iY_name

: the name of heater sensor

devicemonitor_heater_iY_status

: Current on/off status of the

heater sensor

X: 0 ~
(capability_peripheral_c<0~(n-1)>_devicemonitor_tempnum
-1)
Y: 0 ~
(capability_peripheral_c<0~(n-1)>_devicemonitor_heaternum
-1)


Example:

© 2022 VIVOTEK INC. All Right Reserved

305

http://myserver/cgi-bin/admin/devicemonitor.cgi

Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
devicemonitor_tempsensor_i0_name=front glass
devicemonitor_tempsensor_i0_celsius=30
devicemonitor_tempsensor_i0_fahrenheit=86
devicemonitor_heater_i0_name=front glass
devicemonitor_heater_i0_status=off

8.36

Optimized IR control

(capability_daynight_c<0~(n-1)>_optimizedir > 0)

Note:

This request requires Administrator privileges.

Method:

GET/POST


Syntax:

http://<

servername

>/cgi-bin/admin/optimizedir.cgi?function=<value>[&channel=<value

>]


PARAMETER VALUE

DESCRIPTION

channel

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

Advertising