|  | WE310F5
    39.00.000
    | 
Client Configuration structure. More...
#include <m2mb_web_prov.h>
Client Configuration structure.
Structure for storing client configuration.
Definition at line 245 of file m2mb_web_prov.h.
| CHAR bssid[18] | 
BSSID
Definition at line 248 of file m2mb_web_prov.h.
| UINT8 channel | 
Channel on which AP is available
Definition at line 251 of file m2mb_web_prov.h.
| UINT8 dhcpFlag | 
DHCP enabled/disabled flag
Definition at line 252 of file m2mb_web_prov.h.
| UINT32 dnsServer | 
DNS Server for static configuration
Definition at line 256 of file m2mb_web_prov.h.
| UINT32 gateway | 
Gateway for static configuration
Definition at line 257 of file m2mb_web_prov.h.
| UINT32 ipAddress | 
IP address for static configuration
Definition at line 254 of file m2mb_web_prov.h.
| M2MB_PROV_SEC_PSK_T passphrase | 
WPA/WPA2 PSK Passphrase
Definition at line 249 of file m2mb_web_prov.h.
| M2MB_PROV_SEC_TYPE_T secType | 
Network WLAN security type
Definition at line 253 of file m2mb_web_prov.h.
| M2MB_PROV_SSID_T ssid | 
SSID
Definition at line 247 of file m2mb_web_prov.h.
| UINT32 subnetmask | 
Subnet mask for static configuration
Definition at line 255 of file m2mb_web_prov.h.
WEP KEY configuration
Definition at line 250 of file m2mb_web_prov.h.