1.0.3 • Published 5 years ago

yuca v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Yuca

Tool to interact with MQTT events, helps to test devices/services that work over MQTT protocol.

Installation

npm install -g yuca

Usage

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.json

Use yuca --help to see option list.

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago