Uniot Core
0.8.1
Loading...
Searching...
No Matches

MQTT communication wrapper that manages devices and their subscriptions. More...

Collaboration diagram for MQTT Kit:

Classes

class  uniot::MQTTKit
 

Detailed Description

MQTT communication wrapper that manages devices and their subscriptions.

This class handles MQTT connections, message processing, and device management. It implements ISchedulerConnectionKit for integration with the task scheduler system and inherits from CoreEventListener to handle network and time-related events.