Control and configuration
21
dt: YYYY/MM/DD,HH:MM:SS
ux: xxxxxxxx (unsigned long with prefix
0x<hex>, 0<octal> or decimal)
<mode once | daily | weekly> - Selection of timer mode.
<on-time> - Outlet on time.
<off-time> - Outlet off time.
<week schedule> - a series of ones and zeros; the first number is Monday, the last is Sunday
Example: The command port timer 3 t weekly 08:00:00 17:30:00 1111100 switches the timer
on at output 3. From Monday to Friday, output 3 shall always be switched on at 08:00 and
switched off at 17:30.
port wd <output>
Lists the setting of the watchdog function for the given port in the format:
<wd: enable | disable> <wd_ip_addr>> <wd_timeout>>
<wd_PON_delay>> <ping_refresh>> <max_retry>> <max_retry_poff:
enable|disable> <send email: enable|disable>
port wd <output> <wd: enable|disable>
Permits or forbids the watchdog function.
Example: The command port wd 4 enable activates the watchdog function on port 4
port wd <output> <wd: enable | disable> <wd_ip_addr> <wd_timeout> <wd_PON_delay> <ping_interval>
<max_retry> <max_retry_poff: enable|disable> <send_email: enable|disable>
Watchdog setting command. The significance of the parameters is as follows:
<output> - number of the port you are setting
<wd: enable | disable> - enable/disable watchdog function on a given port
<wd_ip_addr> - IP address of the monitored device in seconds
<wd_timeout> - maximum response time of the monitored device
<wd_PON_delay> - time interval (in seconds) over which the Watchdog
function shall not be active after port restart. During this period, the monitored
device should start operating after restart.
<ping_interval> - interval (in seconds) in which queries shall be sent to the
device
<max_retry> - maximum number of port restart attempts if the monitored
device does not respond to the ping commands. After expiry of the given
number of attempts, the port remains inactive.
<max_retry_poff: enable|disable> - on/off function max_retry