|
55.
|
|
|
Specify the quality of service to use for the message, from 0, 1 and 2. Defaults to 0.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:157(para)
|
|
56.
|
|
|
--retain
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:162(option)
|
|
57.
|
|
|
If retain is given, the message will be retained as a "last know good" value on the broker. See <citerefentry><refentrytitle>mqtt</refentrytitle><manvolnum>7</manvolnum></citerefentry> for more information.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:164(para)
|
|
58.
|
|
|
--stdin-file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:169(option)
|
|
59.
|
|
|
Send a message read from stdin, sending the entire content as a single message.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:171(para)
|
|
60.
|
|
|
--topic
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:176(option)
|
|
61.
|
|
|
The mqtt topic on which to publish the message. See <citerefentry><refentrytitle>mqtt</refentrytitle><manvolnum>7</manvolnum></citerefentry> for more information on mqtt topics.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:178(para)
|
|
62.
|
|
|
--username
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:183(option)
|
|
63.
|
|
|
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_pub.1.xml:185(para)
|
|
64.
|
|
|
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_pub.1.xml:193(para)
|