|
46.
|
|
|
Send messages read from stdin, splitting separate lines into separate messages. Note that blank lines won't be sent.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:120(para)
|
|
47.
|
|
|
--message
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:125(option)
|
|
48.
|
|
|
Send a single message from the command line.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:127(para)
|
|
49.
|
|
|
--null-message
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:132(option)
|
|
50.
|
|
|
Send a null (zero length) message.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:134(para)
|
|
51.
|
|
|
--port
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:139(option)
|
|
52.
|
|
|
Connect to the port specified instead of the default 1883.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:141(para)
|
|
53.
|
|
|
Provide a password to be used for authenticating with the broker. Using this argument without also specifying a username is invalid. This requires a broker that supports MQTT v3.1. See also the --username option.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:147(para)
|
|
54.
|
|
|
--qos
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_pub.1.xml:155(option)
|
|
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)
|