help.txt 302 B

12345678
  1. MQTT.js command line interface, available commands are:
  2. * publish publish a message to the broker
  3. * subscribe subscribe for updates from the broker
  4. * version the current MQTT.js version
  5. * help help about commands
  6. Launch 'mqtt help [command]' to know more about the commands.