ICP DAS WISE User Manual
http://wise.icpdas.com
300
type:0 is “Calendar” mode; 1 is “Repeat”
mode.
week:“Repeat” mode only, it use 1234567 to
represent the days in a week(form Monday to
Sunday) that is going to execute the
schedule.
<TIME> is the content of the time range setting.
idx is the number of the time range.
h1, m1, s1 are the start time(hour, minute
and second). If h1 equals to -1, it means
to enable the “Hourly” option.
h2, m2, s2 are the end time(hour, minute and
second). If h2 equals to -1, it means to
enable the “Hourly” option.
<DATE> is the duration setting for the schedule
(Calendar mode)
month is the starting month.
duration is the number of months for the
schedule.
<SKIP> is the exception date setting for the
schedule
Calender Mode: The content of the setting
is composed by comma-separated numbers. The
quantity of numbers is the same as the value
of duration in the <DATE>. Each number is
a 32-bit integer which indicates whether
the 1st to the 31st of the month is an
exception date, or not. For example, if the
1st, 2nd, and 3rd of the month are exception
days, the number must be 7.
Repeat Mode: The content of the setting is
composed by comma-separated month/day
group. For example, if January 1 and March
3 are the exception dates, the content will
be 1/1, 3/3.
Response
No such schedule
{
"status": "SCHEDULE_NOT_FOUND"
}
Password error
{