UNPKG

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