Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 329 Bytes

mqtt_client_api.rst

File metadata and controls

13 lines (9 loc) · 329 Bytes

MQTT Client API

MQTT Client API provides sequential API built on top of :ref:`api_app_mqtt_client`.

.. literalinclude:: ../../../snippets/mqtt_client_api.c
    :language: c
    :linenos:
    :caption: MQTT API application example code

.. doxygengroup:: LWESP_APP_MQTT_CLIENT_API