|
1.
|
|
|
libmosquitto
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:7(refentrytitle) libmosquitto.3.xml:12(refname)
|
|
2.
|
|
|
3
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:8(manvolnum)
|
|
3.
|
|
|
MQTT version 3.1 client library
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:13(refpurpose)
|
|
4.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:17(title)
|
|
5.
|
|
|
This is an overview of how to use libmosquitto to create MQTT aware client programs. There may be separate man pages on each of the functions described here in the future. There are also bindings for libmosquitto for C++ and Python. They are not documented here.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:18(para)
|
|
6.
|
|
|
This is fairly incomplete, please see mosquitto.h for a better description of the functions.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:22(para)
|
|
7.
|
|
|
Status
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:27(title)
|
|
8.
|
|
|
The libmosquitto api is currently regarded as experimental and unstable and may change in future releases.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:28(para)
|
|
9.
|
|
|
libmosquitto symbol names
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:33(title)
|
|
10.
|
|
|
All public functions in libmosquitto have the prefix "mosquitto_". Any other functions defined in the source code are to be treated as private functions and may change between any release. Do not use these functions!
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:34(para)
|