yuca
v1.0.3
Published
Tool to interact with MQTT broker, helps to test devices/services that work over MQTT protocol.
Readme
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.
