mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
10 lines
333 B
Plaintext
10 lines
333 B
Plaintext
/**
|
|
* @defgroup pkg_paho_mqtt PAHO MQTT framework
|
|
* @ingroup pkg
|
|
* @brief The Eclipse Paho project provides open-source client implementations of MQTT for embedded systems
|
|
* @see https://github.com/eclipse/paho.mqtt.embedded-c
|
|
*
|
|
* The Eclipse Paho project provides open-source client
|
|
* implementations of MQTT.
|
|
*/
|