35
dvr.version
Read-only parameter, contains DVR firmware version number
dvr.macAddr
Read-only parameter, contains DVR MAC address
dvr.temperature.min
Read-only parameter, contains minimum operating temperature of the DVR at
which point the hard-disk is turned off to prevent damage.
dvr.temperature.max
Read-only parameter, contains maximum operating temperature of the DVR at
which point the hard-disk is turned off to prevent damage.
file.maxSize
Defines maximum file size for the DVR to generate. Once this size is reached, the
DVR will continue recording in a new file.
Must be a multiple of 1,048,576 (1 MByte).
Minimum value is 512 MByte.
Maximum value is 1 GByte.
file.maxTime
Defines maximum amount of time to record in a single file. Once this time is
reached, the DVR will continue recording in a new file.
maxSize and maxTime are used at the same time. When either limit is reached a
new file is created.
Minimum value is 60 seconds.
Maximum value is 600 seconds (10 minutes).
Must be a multiple of 60 seconds.
net.ipAddr
IP address of DVR.
Default value is 192.168.2.110 (this will change in the future).
net.subnetMask
Ethernet subnet mask.
Default value is 255.255.255.0
net.userName
Network login username (used by FTP).
net.password
Network login password (used by FTP).
net.ftpTimeout
Timeout in seconds for FTP to close in inactive connection.
Minimum value is 60 (1 minute).
Maximum value is 600 (10 minutes).
Increment is 60.
net.telnetTimeout