'\" t .\" Title: node-mqtt .\" Author: Ying-Chun Liu .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 11/25/2023 .\" Manual: mqtt User Manual .\" Source: mqtt .\" Language: English .\" .TH "NODE\-MQTT" "1" "11/25/2023" "mqtt" "mqtt User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mqtt \- program to publish or subscribe MQTT messages .SH "SYNOPSIS" .HP \w'\fBmqtt\fR\ 'u \fBmqtt\fR \fIcommand\fR .HP \w'\fBmqtt\fR\ 'u \fBmqtt\fR help\ \fIcommand\fR .SH "DESCRIPTION" .PP This manual page documents briefly the \fBmqtt\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBmqtt\fR is a program that publish MQTT topic/messages or subscribe a topic .SH "OPTIONS" .PP The program runs by assigning a command\&. List as following: .PP \fBpublish \fR\fB\fIopts\fR\fR\fB \fR\fB\fItopic\fR\fR\fB \fR\fB\fImessage\fR\fR .RS 4 Publish mqtt message .RE .PP \fBsubscribe \fR\fB\fIopts\fR\fR\fB \fR\fB\fItopic\fR\fR .RS 4 Subscribe mqtt by topic .RE .PP \fBhelp \fR\fB\fIcommand\fR\fR .RS 4 Show summary of options\&. .RE .PP \fBversion\fR .RS 4 Show version of program\&. .RE .SH "BUGS" .PP The upstreams BTS can be found at \m[blue]\fB\%https://github.com/mqttjs/MQTT.js/issues\fR\m[]\&. .SH "AUTHOR" .PP \fBYing\-Chun Liu\fR <\&paulliu@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2020 Ying-Chun Liu (PaulLiu) .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted under the terms of Expat license\&. .PP On Debian systems, the complete text of Expat license can be found in /usr/share/doc/node\-mqtt/copyright\&. .sp