Skip to content

FlorianBr/Rust.MQTT.Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust MQTT Sender

A simple CLI Tool to send stuff to a MQTT broker. My first steps with RUST, so probably not a very good implementation

Usage

Specify the brokers address with --address, the message with --msg and the topic with --topic. Optionaly you can specify the QoS with --qos

About

Simple CLI Tool to send stuff to a MQTT broker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages