System Api - Brickcom CB-100A series User Manual

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

Advertisement

System API

System API allows applications to configure miscellaneous system settings not covered by
any other category. These settings include Time, Syslog, and etc.
// NOTE: In the future, we may switch to rsyslog instead of syslogd.
Data structures
Data Structure
SDeviceInfo
STimeSetting
SSyslogSetting
SSystemStatus
/* SDeviceInfo */
typedef struct _SSDeviceInfo {
char chipVersion[65];
char sensorID[65];
char macAddress[17];
char firmwareVersion[65];
char firmwareReleasedDate[65];
char InternalName[65];
char ProductName[65];
char ModelNumber[16];
char CompanyName[32];
char Comments[128];
} SDeviceInfo;
Description
IP Camera device info
Time setting
Syslog setting
Structure containing system status info
- 121 -

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