![]() |
Morse Micro IoT SDK
2.9.7
|
Event arguments structure for mqtt_broker_connection.
Definition at line 5687 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 5692 of file mmagic_controller.h.
| uint8_t mmagic_mqtt_broker_connection_event_args::stream_id |
Stream ID of the MQTT connection.
Definition at line 5690 of file mmagic_controller.h.