Morse Micro IoT SDK  2.10.4

Detailed Description

Event arguments structure for mqtt_broker_connection.

Definition at line 7266 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

uint8_t stream_id
 Stream ID of the MQTT connection. More...
 
enum mmagic_status connection_state
 Current state of the connection to the broker. More...
 

Field Documentation

◆ connection_state

enum mmagic_status mmagic_mqtt_broker_connection_event_args::connection_state

Current state of the connection to the broker.

Definition at line 7271 of file mmagic_controller.h.

◆ stream_id

uint8_t mmagic_mqtt_broker_connection_event_args::stream_id

Stream ID of the MQTT connection.

Definition at line 7269 of file mmagic_controller.h.


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