MQTT.fx 1.0.0 is here!

Time is passing by and since almost 2 years I am working on MQTT.fx. During that time I released about 20 versions and I think I can justify the release of version 1.0.0. There are still ideas for improvements and extensions but MQTT.fx is feature complete now (at least you can pup/sub to topics ;-)).… Continue Reading MQTT.fx 1.0.0 is here!

MQTT.fx 0.0.18 released

You can download latest binaries at mqttfx.org. Bugs and feature requests can be reported via the issue tracker. 0.0.18 Release Notes [New] Issue #56: Add a “Generate” button for the ClientID. I have added a Button to generate a unique ClientID in respect to Lady Ada’s nice MQTT.fx tutorial to prevent the need of 3rd… Continue Reading MQTT.fx 0.0.18 released

MQTT.fx 0.0.17 is here!

You can download latest binaries at mqttfx.org. Bugs and feature requests can be reported via the issue tracker. 0.0.17 Release Notes [New] Issue #44: Quick Connect Bar is now available Now you can switch via the leading icon how the connection should be done: via a connection profile: via quick-connect by setting the broker address… Continue Reading MQTT.fx 0.0.17 is here!

MQTT.fx 0.0.16 released

You can download latest binaries at mqttfx.org. Bugs and feature requests can be reported via the issue tracker. Release Notes [Changed/New] Issue #14 Now TLS/SSL without client certificate authentication is supported [New] Issue #35 Subscribe to $SYS topics is now supported [New] Improved Error Prevention: Profile Editor now supports validation In facts it’s a mix… Continue Reading MQTT.fx 0.0.16 released

MQTT.fx 0.0.15 released

You can download latest binaries at mqttfx.org. Bugs and feature requests can be reported via the issue tracker. 0.0.15 RELEASE NOTES [Fixed] Issue #31 Unsubscribe + Disconnect from a Broker didn’t clean messages from the client. [Changed/New] Bound new Output-Handler to Script execution System.out is not bound to the script console anymore! You should now… Continue Reading MQTT.fx 0.0.15 released

MQTT.fx 0.0.14.3 – bug fix release

You can download latest binaries at mqttfx.org. Bugs and feature requests can be reported via the issue tracker. Version 0.0.14.3 contains some bug fixes (since 0.0.14 release): [Fixed] Issue #27 Disconnection when publishing to a second broker [Fixed] bug when to show only latest messages [Fixed] bug when receiving broker status messages ($SYS-topics)

MQTT.fx 0.0.14 released

As always you can download latest binaries at mqttfx.org. Bugs and feature requests can be reported via the issue tracker. Also the Update Feature of 0.0.13 should inform you, that there are updates available (See NNOTE 1 at bottom of this page)! Reviewed Clipboard Messages Order can now be changed by Drag-and-Drop Can be published… Continue Reading MQTT.fx 0.0.14 released

SweetHomeHub: Home Control with Raspberry Pi and MQTT – Part 1

Since quite a long time I am working on my universal Raspberry Pi based Intertechno-Remote (see former posts 1 2 3 4): I tried different approaches to trigger/control my remote control service via a custom HTTPServer/-Handler and a simple Vert.x verticle. Since MQTT v3.1.1 turns out as on of the de-facto standard protocols for the… Continue Reading SweetHomeHub: Home Control with Raspberry Pi and MQTT – Part 1