WE310F5  39.00.000
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 245 of file m2mb_web_prov.h.

Field Documentation

◆ bssid

CHAR bssid[18]

BSSID

Definition at line 248 of file m2mb_web_prov.h.

◆ channel

UINT8 channel

Channel on which AP is available

Definition at line 251 of file m2mb_web_prov.h.

◆ dhcpFlag

UINT8 dhcpFlag

DHCP enabled/disabled flag

Definition at line 252 of file m2mb_web_prov.h.

◆ dnsServer

UINT32 dnsServer

DNS Server for static configuration

Definition at line 256 of file m2mb_web_prov.h.

◆ gateway

UINT32 gateway

Gateway for static configuration

Definition at line 257 of file m2mb_web_prov.h.

◆ ipAddress

UINT32 ipAddress

IP address for static configuration

Definition at line 254 of file m2mb_web_prov.h.

◆ passphrase

M2MB_PROV_SEC_PSK_T passphrase

WPA/WPA2 PSK Passphrase

Definition at line 249 of file m2mb_web_prov.h.

◆ secType

Network WLAN security type

Definition at line 253 of file m2mb_web_prov.h.

◆ ssid

SSID

Definition at line 247 of file m2mb_web_prov.h.

◆ subnetmask

UINT32 subnetmask

Subnet mask for static configuration

Definition at line 255 of file m2mb_web_prov.h.

◆ wep

WEP KEY configuration

Definition at line 250 of file m2mb_web_prov.h.


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