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

Public Attributes

unsigned char all
 
struct {
   unsigned   int: 1
 
   unsigned int   cleansession: 1
 
   unsigned int   will: 1
 
   unsigned int   willQoS: 2
 
   unsigned int   willRetain: 1
 
   unsigned int   password: 1
 
   unsigned int   username: 1
 
bits
 

Member Data Documentation

§ all

unsigned char MQTTConnectFlags::all

all connect flags

§ cleansession

unsigned int MQTTConnectFlags::cleansession

cleansession flag

§ int

unsigned MQTTConnectFlags::int

unused

§ password

unsigned int MQTTConnectFlags::password

3.1 password

§ username

unsigned int MQTTConnectFlags::username

3.1 user name

§ will

unsigned int MQTTConnectFlags::will

will flag

§ willQoS

unsigned int MQTTConnectFlags::willQoS

will QoS value

§ willRetain

unsigned int MQTTConnectFlags::willRetain

will retain setting


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