![]() |
WL865E4-P
36.07.001
|
Client Configuration structure. More...
#include <m2mb_web_prov.h>
Client Configuration structure.
Structure for storing client configuration.
Definition at line 234 of file m2mb_web_prov.h.
CHAR bssid[18] |
BSSID
Definition at line 237 of file m2mb_web_prov.h.
UINT8 channel |
Channel on which AP is available
Definition at line 240 of file m2mb_web_prov.h.
UINT8 dhcpFlag |
DHCP enabled/disabled flag
Definition at line 241 of file m2mb_web_prov.h.
UINT32 dnsServer |
DNS Server for static configuration
Definition at line 245 of file m2mb_web_prov.h.
UINT32 gateway |
Gateway for static configuration
Definition at line 246 of file m2mb_web_prov.h.
UINT32 ipAddress |
IP address for static configuration
Definition at line 243 of file m2mb_web_prov.h.
M2MB_PROV_SEC_PSK_T passphrase |
WPA/WPA2 PSK Passphrase
Definition at line 238 of file m2mb_web_prov.h.
M2MB_PROV_SEC_TYPE_T secType |
Network WLAN security type
Definition at line 242 of file m2mb_web_prov.h.
M2MB_PROV_SSID_T ssid |
SSID
Definition at line 236 of file m2mb_web_prov.h.
UINT32 subnetmask |
Subnet mask for static configuration
Definition at line 244 of file m2mb_web_prov.h.
WEP KEY configuration
Definition at line 239 of file m2mb_web_prov.h.