1.0.3 • Published 6 years ago

yuca v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago