WL865E4-P  36.07.001
M2MB_PROV_CLIENT_CONFIG Struct Reference

Client Configuration structure. More...

#include <m2mb_web_prov.h>

Data Fields

M2MB_PROV_SSID_T ssid
 
CHAR bssid [18]
 
M2MB_PROV_SEC_PSK_T passphrase
 
M2MB_PROV_SEC_WEP_CONFIG_T wep
 
UINT8 channel
 
UINT8 dhcpFlag
 
M2MB_PROV_SEC_TYPE_T secType
 
UINT32 ipAddress
 
UINT32 subnetmask
 
UINT32 dnsServer
 
UINT32 gateway
 

Detailed Description

Client Configuration structure.

Structure for storing client configuration.

Definition at line 234 of file m2mb_web_prov.h.

Field Documentation

◆ bssid

CHAR bssid[18]

BSSID

Definition at line 237 of file m2mb_web_prov.h.

◆ channel

UINT8 channel

Channel on which AP is available

Definition at line 240 of file m2mb_web_prov.h.

◆ dhcpFlag

UINT8 dhcpFlag

DHCP enabled/disabled flag

Definition at line 241 of file m2mb_web_prov.h.

◆ dnsServer

UINT32 dnsServer

DNS Server for static configuration

Definition at line 245 of file m2mb_web_prov.h.

◆ gateway

UINT32 gateway

Gateway for static configuration

Definition at line 246 of file m2mb_web_prov.h.

◆ ipAddress

UINT32 ipAddress

IP address for static configuration

Definition at line 243 of file m2mb_web_prov.h.

◆ passphrase

M2MB_PROV_SEC_PSK_T passphrase

WPA/WPA2 PSK Passphrase

Definition at line 238 of file m2mb_web_prov.h.

◆ secType

Network WLAN security type

Definition at line 242 of file m2mb_web_prov.h.

◆ ssid

SSID

Definition at line 236 of file m2mb_web_prov.h.

◆ subnetmask

UINT32 subnetmask

Subnet mask for static configuration

Definition at line 244 of file m2mb_web_prov.h.

◆ wep

WEP KEY configuration

Definition at line 239 of file m2mb_web_prov.h.


The documentation for this struct was generated from the following file: