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 -
Need help?
Do you have a question about the CB-100A series and is the answer not in the manual?
Questions and answers