Brickcom WFB-100A User Manual page 98

Fb-100a series megapixel day & night fixed box network camera
Table of Contents

Advertisement

typedef struct _IEEE_802_1xSetting {
int enabled;
int authenticationProtocolType; //enum authenticationProtocolType
int innerTTLSAuthenticationMethod; //enum authenticationMethod
int innerEAPProtocolType;//enum innerEAPProtocolType
int validateServerEnabled;
char userName[65];
char password[65];
char anonymousID[65];
int autoPACProvisioningEnabled;
int caline;
int clientline;
int PACline;
} SIEEE_802_1xSetting;
typedef struct _WIFISetting {
int enabled;
int mode;
int operationMode;
int channel;
int wmm;
char SSID[31];
int preamble;
int rtsThreshold;
int fragmentationThreshold;
int authentication;
int channelBandWidth;
int securityMode;
SWEP WEP;
SWPA WPA;
SWPS WPS;
SIEEE_802_1xSetting wl_802_1x;
} SWIFISetting;
enum IPFilterPermissionType {
Deny=0,
Allow,
};
typedef struct _SSFilterAddressEntry {
int enabled;
char startIP[16];
char endIP[16];
}SFilterAddressEntry;
typedef struct _SSFilterAddressList {
int size;
SFilterAddressEntry filterEntry[16];
}SFilterAddressList;
typedef struct _SSIPFilterSetting {
// enum WIFIAccessMode
// WIFIOperationMode
// (0) Auto,
// 0:disabled 1:enabled
// enum WIFIPreambleType
//
// enum WIFIAuthenticationType
// enum WIFIchannelBandWidth
// enum WIFISecurityMode
90

Advertisement

Table of Contents
loading
Need help?

Need help?

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

This manual is also suitable for:

Fb-100a

Table of Contents