|
39.
|
|
|
Specify the host to connect to. Defaults to localhost.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:109(para)
|
|
40.
|
|
|
--id
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:114(option)
|
|
41.
|
|
|
The id to use for this client. If not given, defaults to mosquitto_sub_ appended with the process id of the client.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mosquitto_sub.1.xml:116(para)
|
|
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)
|