DOKK / manpages / debian 12 / node-mqtt / mqtt.1.en
NODE-MQTT(1) mqtt User Manual NODE-MQTT(1)

mqtt - program to publish or subscribe MQTT messages

mqtt command

mqtt help command

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

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

publish opts topic message

Publish mqtt message

subscribe opts topic

Subscribe mqtt by topic

help command

Show summary of options.

version

Show version of program.

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

Ying-Chun Liu <paulliu@debian.org>

Wrote this manpage for the Debian system.

Copyright © 2020 Ying-Chun Liu (PaulLiu)

This manual page was written for the Debian system (and may be used by others).

Permission is granted under the terms of Expat license.

On Debian systems, the complete text of Expat license can be found in /usr/share/doc/node-mqtt/copyright.

11/02/2022 mqtt