Analog Devices Wi-Fi Software Reference Manual  Release 1.0.0
Public Attributes | List of all members
MQTTPacket_connectData Struct Reference

Public Attributes

char struct_id [4]
 
int struct_version
 
unsigned char MQTTVersion
 
MQTTString clientID
 
unsigned short keepAliveInterval
 
unsigned char cleansession
 
unsigned char willFlag
 
MQTTPacket_willOptions will
 
MQTTString username
 
MQTTString password
 

Member Data Documentation

§ MQTTVersion

unsigned char MQTTPacket_connectData::MQTTVersion

Version of MQTT to be used. 3 = 3.1 4 = 3.1.1

§ struct_id

char MQTTPacket_connectData::struct_id[4]

The eyecatcher for this structure. must be MQTC.

§ struct_version

int MQTTPacket_connectData::struct_version

The version number of this structure. Must be 0


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