Skip to content

Publisher/controller/analyser model for testing MQTT networks (with variable delay and QOS)

License

Notifications You must be signed in to change notification settings

DavidOWade/MQTT-network-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-network-analyser

Publisher/controller/analyser model for testing MQTT networks (with variable delay and QOS)

The program includes two important binaries: the publisher/controller and the analyser.

To compile the binaries, use

cargo build

Navigate to target/debug and run the programs mqtt and analyser

./mqtt will run the publisher and controller

./analyser will run the analyser

Dependencies: paho-mqtt

About

Publisher/controller/analyser model for testing MQTT networks (with variable delay and QOS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages