amqtt/docs/references/index.rst

31 wiersze
594 B
ReStructuredText

References
==========
Reference documentation for HBMQTT console scripts and programming API.
Console scripts
---------------
* :doc:`hbmqtt_pub` : MQTT client for publishing messages to a broker
* :doc:`hbmqtt_sub` : MQTT client for subscribing to a topics and retrieved published messages
* :doc:`hbmqtt` : Autonomous MQTT broker
Programming API
---------------
* :doc:`mqttclient` : MQTT client API reference
* :doc:`broker` : MQTT broker API reference
* :doc:`common` : Common API
TBD
.. toctree::
:hidden:
hbmqtt_pub
hbmqtt_sub
hbmqtt
mqttclient
broker
common