// mosquitto_sub -h 'localhost' -p 1883 -v -t '/command-response' // mosquitto_pub -h 'localhost' -p 1883 -t '/command-response' -m "salut"
eSolutionsTech/bdw-command-service
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
// mosquitto_sub -h 'localhost' -p 1883 -v -t '/command-response' // mosquitto_pub -h 'localhost' -p 1883 -t '/command-response' -m "salut"