Event Api - Brickcom CB-100A series User Manual

Megapixel cube network camera
Hide thumbs Also See for CB-100A series:
Table of Contents

Advertisement

Event API

Event API allows applications to
1) set/get the event setting
2) set/get the notification setting
Data structures
Data Structure
SEventPolicySetting
SEventRuleSettingList List of event rules.
SEventRuleSetting
SEventScheduleSettin
g
SEmailSetting
SMailingServerList
SMailingServer
SFTPSetting
SFTPServerList
SFTPServer
SMediaInfo
SambaServer
enum _eventScheduleType {
EVENT_SCHEDULE_ALWAYS=0,
EVENT_SCHEDULE_WEEKLY=1,
EVENT_SCHEDULE_NEVER=2,
};
typedef struct _eventScheduleSetting {
int type;
/* type of schedule */
char time[128];
/*
Weekly schedule:
Description
General setting for events.
Details the setting of each event.
Set up the schedule for triggering events
Details the setting of email.
List of email servers.
Details the email servers.
Details the setting of ftp.
List of ftp servers.
Details the ftp servers.
Specify the format of media.
Details the samba servers.
- 145 -
// TODO: TBD.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CB-100A series and is the answer not in the manual?

Questions and answers

Table of Contents