alfonscli

A package for simple interaction with Alfons


License
Other
Install
pip install alfonscli==0.0.1

Documentation

Alfons Command Line Interface

This is a tool to publish and subscribing to MQTT packets to Alfons.

$ alfonscli
	-p, --profile    Profile to load default arguments from
	-s, --server     Host:port
	-u, --user       Username
	-pw,--password   Password
	-t, --topic      Topic to subscribe/publish to
	-m, --message    Message to publish. Only subscribing if not set
	-c, --continuous Don't quit after receiving the first packet