MQTT.fx 0.0.7 released

A new version of MQTT.fx is available featuring: Scripting support Setup/Re-configuration tool Reviewed Connection Profile Editor Reviewed UI and style Download latest binaries HERE. Scripting support I have added support for scripts executed by the Nashorn Engine. Thought it might be helpful for testing a MQTT message flow of a certain setup, e.g. simulate sensors… Continue Reading MQTT.fx 0.0.7 released

MQTT.fx 0.0.6 released

I have just released a new version of MQTT.fx (0.0.6). Download latest binaries HERE. Introducing Connection Profiles Instead of choosing a certain broker address and a broker port using the same connection options, I now have implemented Connection Profiles. A named Connection Profile contains all information for a certain broker connection (address, port, Auth/SSL/TLS settings,… Continue Reading MQTT.fx 0.0.6 released

MQTT.fx 0.0.5 released

Just released a new version of MQTT.fx. New: “Publish”, “Subscribe” and “Broker Status” can now be detached to be opened in a separate window: Just drag a tab title and drop it where the window should be placed. Closing of the window restores the content at the former position. also I have done some UI… Continue Reading MQTT.fx 0.0.5 released

MQTT.fx 0.0.4 released

Just released new version of MQTT.fx. Download latest binaries HERE. New: – revisited UI (return of “real” buttons) – extended support for $SYS-topics: subscription for mosquitto or Hive MQ can be choosen (in respect to @dobermai). – publish and subcrive/receive are now different tabs – experimental support for http-proxy (in respect to @dimaki123). – last… Continue Reading MQTT.fx 0.0.4 released