Skip to content

Version 0.0.3

Compare
Choose a tag to compare
@njh njh released this 10 Aug 08:45
  • Added BSD 2-Clause License
  • Renamed 'Unsupported Features' to limitations.
  • Added checks to make sure various strings aren’t too long
  • Corrected the maximum length of a MQTT-SN packet (in this tool)
  • Added support for displaying short and pre-defined topic types in verbose mode
  • Added support for pre-defined Topic IDs in the subscribing client (note that this is untested because I don’t have a broker that supports it)
  • Added support for displaying topic name for wildcard subscriptions (aka verbose mode)
  • Noted that QoS −1 is now supported in the README
  • Added support for QoS Level −1 (tested against RSMB)
  • Corrected help text for pre-defined topic ID parameter
  • Shortened clientid argument help text
  • Enabled keep-alive timer in mqtt-sn-pub - will cause sessions to be cleaned up by the broker if client is unexpectedly disconnected