mirror of
https://github.com/JasonYANG170/IOTConnect-Web.git
synced 2024-11-23 20:26:28 +00:00
9 lines
302 B
Plaintext
9 lines
302 B
Plaintext
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.
|