Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
mqtt_broker_handle_t Struct Reference

Public Attributes

void * socket_info
 
int(* send )(void *socket_info, const void *buf, unsigned int count)
 
char * clientid
 
char * username
 
char * password
 
uint8_t will_retain
 
uint8_t will_qos
 
char * will_topic
 
char * will_message
 
uint8_t clean_session
 
uint16_t seq
 
uint16_t alive