Wiicom API Lib
 Tutto Strutture dati File Funzioni Variabili Ridefinizioni di tipo (typedef) Tipi enumerati (enum) Valori del tipo enumerato Definizioni Gruppi
Riferimenti per la struct t_wiicom_comm_compact_net

Struct definition for the Compact module network configuration. Continua...

#include <wiicom_libcommunication.h>

Campi

uint8_t nwtype
 
uint8_t macaddress [6]
 
uint8_t ipaddress [4]
 
uint8_t netmask [4]
 
uint8_t gateway [4]
 
char ssid [33]
 
uint8_t security_type
 
char psk [33]
 
uint8_t channel
 
t_compact_net_rf_power rf_power_level
 
t_compact_net_datarate data_rate
 

Descrizione dettagliata

Struct definition for the Compact module network configuration.

Documentazione dei campi

uint8_t channel

Compact module wi-fi channel (from 1 to 14)

Compact module network data rate

uint8_t gateway[4]

Compact module gateway IP address

uint8_t ipaddress[4]

Compact module IP address

uint8_t macaddress[6]

Compact module MAC address

uint8_t netmask[4]

Compact module network mask

uint8_t nwtype

Compact module network type 0=AD-HOC, 1=INFRASTRUCTURE

char psk[33]

Password of infrastructure to connect

t_compact_net_rf_power rf_power_level

Compact module network RF Power level

uint8_t security_type

0=OPEN, 1=WPA1, 2=WPA2, 3=WEP

char ssid[33]

Compact module SSID (to create or to connect)


La documentazione per questa struct รจ stata generata a partire dal seguente file: