Skip to content

Releases: dist-sys/mqttloader

Release v0.7.0

09 Sep 16:35
b1c08bc
Compare
Choose a tag to compare
  • Improve time calculation accuracy.
  • Change file output format to be more concise.
  • Add in-memory mode.

Release v0.6.3

01 Sep 09:51
ff5f767
Compare
Choose a tag to compare
  • Fix issue #10
  • Fix the issue that -l parameter is not working correctly.
  • Refactor
    • Fix the calculation of measurement start time to be more accurate.
    • Add measurement start-time and end-time in file output of throughput and latency.
    • Suppress error messages when clients fail to communicate to broker.
    • Add timeout to connecting to NTP server.
    • Refine some log messages.

Release v0.6.2

25 Aug 04:31
f59d19b
Compare
Choose a tag to compare
  • Fix bug.
  • Correct some writing error in usage documents.
  • Add license-related statements.

Release v0.6.1

21 Aug 07:16
62922bb
Compare
Choose a tag to compare
  • Change timeout logic, and add parameter -st.
  • Change periodical send logic.
  • Add ramp-up/ramp-down time and related parameters -ru and -rd.
  • Refactor Loader class fields and update documents.

Release v0.6.0

18 Aug 16:45
Compare
Choose a tag to compare

Initial release of MQTTLoader.