Link Search Menu Expand Document

MQTT System Service

MQTT System Service Library provides an application programming interface (API) to manage MQTT functionalities. The MQTT System Service internally uses the third party Paho MQTT software for MQTT support.

Key Features:

  • Supports MQTT Client
  • Supports TLS for MQTT Connection
  • Supports Self Healing, that is if the connection for some reason breaks, the service shall take care of reconnecting the same internally.

The MQTT System Service provides simple API’s to enable MQTT functionalities like publishing, and subscribing to a topic.



Copyright © 2020 Microchip Technology.