UbixOS V2
2.0
|
#include <mqtt.h>
Data Fields | |
const char * | client_id |
const char * | client_pass |
const char * | client_user |
u16_t | keep_alive |
const char * | will_msg |
u8_t | will_qos |
u8_t | will_retain |
const char * | will_topic |
const char* mqtt_connect_client_info_t::client_id |
const char* mqtt_connect_client_info_t::client_user |
u16_t mqtt_connect_client_info_t::keep_alive |
const char* mqtt_connect_client_info_t::will_topic |