IOTConnect-Web/node_modules/mqtt/help/help.txt

9 lines
302 B
Plaintext
Raw Normal View History

2024-05-09 01:49:52 +00:00
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.