Mon:0900-1700,Tue:0900-1700,Wed:0900-1700,Thu:0900-1700,Fri:0900-1700,Sat:0900-170
0,Sun:0900-1700
*/
} SEventScheduleSetting;
#define ACTION_NAME_FTP
#define ACTION_NAME_EMAIL
#define ACTION_NAME_SAMBA
typedef struct _eventRuleSetting {
int
index;
int
enabled;
char name[10];
unsigned int
eventID;
SEventScheduleSetting sched;
char actions[128];
*/
} SEventRuleSetting;
typedef struct _eventRuleSettingList {
int size;
SEventRuleSetting rule[10];
} SEventRuleSettingList;
typedef struct _eventPolicySetting {
SEventRuleSettingList ruleList;
} SEventPolicySetting;
enum AuthMOde{
PLAIN=0,
LOGIN=1,
LOGIN_TLS=2
};
typedef struct _mailingServer {
unsigned int authenticationMode;// => enum { PLAIN , LOGIN , TLS_LOGIN }
"ftp"
"smtp"
"samba"
//unique id
/* type of event */
/* list of references to action names separated by comma ','
- 146 -
Need help?
Do you have a question about the CB-100A series and is the answer not in the manual?
Questions and answers