Brickcom WCB-100A User Manual page 117

Cb-100a series megapixel cube network camera
Hide thumbs Also See for WCB-100A:
Table of Contents

Advertisement

// Reserved for internal use...
typedef struct _TimeZone {
int id;
// Time zone id.
Char TZSyntax[128];
} STimeZone;
typedef struct _TimeZoneList {
int size;
STimeZone timezone[60];
} STimeZoneList;
typedef struct _ManualTimeSetting {
int year;
int month;
int day;
int hour;
int minute;
int second;
} SManualTimeSetting;
typedef struct _NTPTimeSetting {
char ntpServerLoc1[100]; // IP address or FQDN of NTP server
char ntpServerLoc2[100];
} SNTPTimeSetting;
typedef struct _TimeSetting
{
int type;
int enableDST;
int timezoneID;
SManualTimeSetting manual;
SNTPTimeSetting ntp;
} STimeSetting;
/* SSyslogSetting */
// enum TimeConfigType
// Daylight saving. (0: disabled, 1: enabled)
// enum TimeZoneID
- 108 -

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Lee
March 12, 2025

Can it b use in windows 10

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cb-100a

Table of Contents