Skip to content

January 2023 - Incremental Release 17

Pre-release
Pre-release
Compare
Choose a tag to compare
@simon622 simon622 released this 05 Jan 16:55
· 109 commits to master since this release

Fixes for WD 24 on Version 2.0.

The client build contains the client preconfigured in CLI mode which when run using java -jar mqtt-sn-client-.jar will run a wizard asking for details of the GW you wish to connect to and clientId. Use the HELP option to then PUBLISH and SUBSCRIBE messages.

The gateway build contains a GW that will operate in loopback mode (that is a terminated GW which has no backend connection and act as a broker in its own right). For more complex GW setups including backend connections to brokers etc. please consult the documentation. The gateway will start in CLI mode which will ask for details on setup.

Full Changelog: 0.1.16-alpha...0.1.17-alpha