File: help.txt

package info (click to toggle)
node-mqtt 4.3.7-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,948 kB
  • sloc: javascript: 7,764; xml: 104; sh: 64; makefile: 17
file content (8 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
MQTT.js command line interface, available commands are:

  * publish     publish a message to the broker
  * subscribe   subscribe for updates from the broker
  * version     the current MQTT.js version
  * help        help about commands

Launch 'mqtt help [command]' to know more about the commands.