|
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)
|
|
9.
|
|
|
libmosquitto symbol names
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:33(title)
|
|
14.
|
|
|
unsigned long <placeholder-1/>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:47(funcdef)
|
|
18.
|
|
|
Obtain version information about the library. If any of major, minor or revision are not NULL they will return the corresponding version numbers. The return value is an integer representation of the complete version number (e.g. 9000 for 0.9) that can be used for comparisons.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:53(para)
|
|
19.
|
|
|
Library initialisation and cleanup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:61(title)
|
|
20.
|
|
|
mosquitto_lib_init
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:64(function)
|
|
31.
|
|
|
Logging
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:88(title)
|
|
32.
|
|
|
mosquitto_log_init
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:91(function)
|
|
41.
|
|
|
Set <parameter>priorities</parameter> by ORing any of the items in the following list: <placeholder-1/>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:99(para)
|
|
42.
|
|
|
MOSQ_LOG_NONE
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:110(listitem)
|