![]() |
Morse Micro IoT SDK
2.11.2
|
Event arguments structure for mqtt_broker_connection.
Definition at line 6889 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... | |
| enum mmagic_status mmagic_mqtt_broker_connection_event_args::connection_state |
Current state of the connection to the broker.
Definition at line 6894 of file mmagic_controller.h.
| uint8_t mmagic_mqtt_broker_connection_event_args::stream_id |
Stream ID of the MQTT connection.
Definition at line 6892 of file mmagic_controller.h.