rtl433  UNKNOWN
RTL-433 utility
mg_send_mqtt_handshake_opts Struct Reference

#include <mongoose.h>

Data Fields

unsigned char flags
 
uint16_t keep_alive
 
const char * will_topic
 
const char * will_message
 
const char * user_name
 
const char * password
 

Field Documentation

◆ flags

unsigned char mg_send_mqtt_handshake_opts::flags

Referenced by mg_http_handler2().

◆ keep_alive

uint16_t mg_send_mqtt_handshake_opts::keep_alive

Referenced by mg_http_handler2().

◆ password

const char* mg_send_mqtt_handshake_opts::password

◆ user_name

const char* mg_send_mqtt_handshake_opts::user_name

◆ will_message

const char* mg_send_mqtt_handshake_opts::will_message

Referenced by mg_http_handler2().

◆ will_topic

const char* mg_send_mqtt_handshake_opts::will_topic

Referenced by mg_http_handler2().


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