1.0.3 • Published 6 years ago
yuca v1.0.3
Yuca
Tool to interact with MQTT events, helps to test devices/services that work over MQTT protocol.
Installation
npm install -g yucaUsage
yuca --host test.mosquitto.org --topic /topic/to/test --message 'hello world'
yuca --host test.mosquitto.org --topic /topic/to/test --file /path/to/file.jsonUse yuca --help to see option list.