|
48.
|
|
|
Specify the quality of service desired for the incoming messages, from 0, 1 and 2. Defaults to 0. See <citerefentry><refentrytitle>mqtt</refentrytitle><manvolnum>7</manvolnum></citerefentry> for more information on QoS.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:150(para)
|
|
49.
|
|
|
The QoS is identical for all topics subscribed to in a single instance of mosquitto_sub.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:154(para)
|
|
50.
|
|
|
--topic
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:160(option)
|
|
51.
|
|
|
The mqtt topic to subscribe to. See <citerefentry><refentrytitle>mqtt</refentrytitle><manvolnum>7</manvolnum></citerefentry> for more information on mqtt topics.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:162(para)
|
|
52.
|
|
|
This option may be repeated to subscribe to multiple topics.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:165(para)
|
|
53.
|
|
|
--username
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:170(option)
|
|
54.
|
|
|
Provide a username to be used for authenticating with the broker. This requires a broker that supports MQTT v3.1. See also the --pw argument.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:172(para)
|
|
55.
|
|
|
--verbose
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:179(option)
|
|
56.
|
|
|
Print received messages verbosely. With this argument, messages will be printed as "topic payload". When this argument is not given, the messages are printed as "payload".
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:181(para)
|
|
57.
|
|
|
Specify a message that will be stored by the broker and sent out if this client disconnects unexpectedly. This must be used in conjunction with --will-topic.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:190(para)
|