mosquitto_pub (1) Linux Manual Page
NAME mosquitto_pub – an MQTT version 3.1/3.1.1 client for publishing simple messages SYNOPSIS mosquitto_pub [-A bind_address] [-d] [-h hostname] [-i client_id] [-I client id prefix] [-k keepalive time] [-p port number] [-q message QoS] [–quiet] [-r] [-S] {-f file | -l | -m message | -n | -s} [[-u username] [-P password]] [–will-topic topic [–will-payload payload] [–will-qos qos] [–will-retain]] [[{–cafile file | –capath dir} [–cert file] [–key file] [–ciphers ciphers] [–tls-version version] [–insecure]] | [–psk hex-key –psk-identity identity [–ciphers ciphers] [–tls-version version]]] [–proxy socks-url] [-V protocol-version] -t message-topic mosquitto_pub [–help] DESCRIPTION mosquitto_pub is a simple MQTT…
