|
42.
|
|
|
--keepalive
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:123(option)
|
|
43.
|
|
|
The number of seconds between sending PING commands to the broker for the purposes of informing it we are still connected and functioning. Defaults to 60 seconds.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:125(para)
|
|
44.
|
|
|
--port
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:132(option)
|
|
45.
|
|
|
Connect to the port specified instead of the default 1883.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:134(para)
|
|
46.
|
|
|
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_sub.1.xml:140(para)
|
|
47.
|
|
|
--qos
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:148(option)
|
|
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)
|