Public Attribute Documentation#
mqtt_client#
Client mqtt_client
Definition at line
50
of file network/protocols/rsi_mqtt_client.h
Referenced by rsi_mqtt_client_init , rsi_mqtt_connect , rsi_mqtt_disconnect , rsi_mqtt_publish , rsi_mqtt_subscribe , rsi_mqtt_unsubscribe , and rsi_mqtt_poll_for_recv_data
server_port#
uint32_t server_port
Definition at line
52
of file network/protocols/rsi_mqtt_client.h
Referenced by rsi_mqtt_client_init , and rsi_mqtt_connect
client_port#
uint32_t client_port
Definition at line
54
of file network/protocols/rsi_mqtt_client.h
Referenced by rsi_mqtt_client_init , and rsi_mqtt_connect
server_ip#
rsi_ip_addr_t server_ip
Definition at line
57
of file network/protocols/rsi_mqtt_client.h
Referenced by rsi_mqtt_client_init , and rsi_mqtt_connect
keep_alive_interval#
uint16_t keep_alive_interval
Definition at line
60
of file network/protocols/rsi_mqtt_client.h
Referenced by rsi_mqtt_client_init , and rsi_mqtt_connect
mqtt_tx_buffer#
int8_t* mqtt_tx_buffer
Definition at line
63
of file network/protocols/rsi_mqtt_client.h
mqtt_rx_buffer#
int8_t* mqtt_rx_buffer
Definition at line
66
of file network/protocols/rsi_mqtt_client.h