logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mqtt - program to publish or subscribe MQTT messages

Author

Ying-ChunLiu <paulliu@debian.org>
           Wrote this manpage for the Debian system.

Bugs

       The upstreams BTS can be found at https://github.com/mqttjs/MQTT.js/issues.

Description

       This manual page documents briefly the mqtt command.

       This manual page was written for the Debian distribution because the original program does not have a
       manual page.

       mqtt is a program that publish MQTT topic/messages or subscribe a topic

Name

       mqtt - program to publish or subscribe MQTT messages

Options

       The program runs by assigning a command. List as following:

       publishoptstopicmessage
           Publish mqtt message

       subscribeoptstopic
           Subscribe mqtt by topic

       helpcommand
           Show summary of options.

       version
           Show version of program.

Synopsis

mqttcommandmqtt help command

See Also