Package mqttcli

A simple MQTT command-line client

https://github.com/subpop/mqttcli

mqttcli provides two programs (pub and sub) that allow command-line access to an
MQTT broker.

sub subscribes to a topic and prints messages received to standard output.
pub publishes the provided message to the provided topic. Both programs
accept flags that can be provided as a config file.

Version: 0.2.8

General Commands

pub publishes a message to an MQTT topic
sub subscribe to MQTT topics