libwebsockets
Lightweight C library for HTML5 websockets
lws_mqtt_client_connect_param_s Struct Reference

Data Fields

const char * client_id
 
uint16_t keep_alive
 
uint8_t clean_start
 
struct {
   const char *   topic
 
   const char *   message
 
   lws_mqtt_qos_levels_t   qos
 
   uint8_t   retain
 
will_param
 
const char * username
 
const char * password
 
uint8_t aws_iot
 

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