Public Attribute Documentation#

mqtt_client#

Client mqtt_client

Definition at line 50 of file network/protocols/rsi_mqtt_client.h

server_port#

uint32_t server_port

Definition at line 52 of file network/protocols/rsi_mqtt_client.h

client_port#

uint32_t client_port

Definition at line 54 of file network/protocols/rsi_mqtt_client.h

server_ip#

rsi_ip_addr_t server_ip

Definition at line 57 of file network/protocols/rsi_mqtt_client.h

keep_alive_interval#

uint16_t keep_alive_interval

Definition at line 60 of file network/protocols/rsi_mqtt_client.h

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