SNode.C
Loading...
Searching...
No Matches
Connect.h File Reference
Include dependency graph for Connect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iot::mqtt_fast::packets::Connect
 

Namespaces

namespace  iot
 
namespace  iot::mqtt_fast
 
namespace  iot::mqtt_fast::packets
 

Macros

#define MQTT_CONNECT   0x01
 
#define MQTT_VERSION_3_1_1   0x04
 

Macro Definition Documentation

◆ MQTT_CONNECT

#define MQTT_CONNECT   0x01

Definition at line 36 of file Connect.h.

◆ MQTT_VERSION_3_1_1

#define MQTT_VERSION_3_1_1   0x04

Definition at line 38 of file Connect.h.