Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Paho/GUI Utility

< Paho
Revision as of 04:37, 28 August 2014 by Mail.jensd.de (Talk | contribs) (MQTT.fx)

The IA92 supportpac includes a light-weight Java GUI for using MQTT.

There is general agreement we should have a replacement utility as a part of paho. IN fact, there is no reason we couldn't have a utility in each of the languages we provide client APIs for.

Before we each go off and write our own gui in our favourite language, we should but some work in up front to design, in a language agnostic way, what the utility should look like and what features it should provide.

As IA92 already exists, we should treat that as the initial straw-man for discussion.


IA92

WMQTT Utility 020.png WMQTT Client History 021.png WMQTT Utility 022.png

Pencil file of the IA92 WMQTT and Options tabs: File:Ia92-pencil.zip


Existing Eclipse Paho Utility

EclisePahoClient-1.png EclisePahoClient-2.png EclisePahoClient-3.png

mqtt-spy

mqtt-spy is an alternative to IA92, available at https://code.google.com/p/mqtt-spy/.

Mqtt-spy v0.0.5.png

MQTT.fx

MQTT.fx is a JavaFX based Paho Utility http://www.jensd.de

JRE bundled installation packages available at http://www.jensd.de/apps/mqttfx/

007 setup.jpg 007 start.png 008 subscribe.jpg

007 newprofile.jpg 008 brokerstatus.jpg 007 executescript.jpg 007 scripting.jpg

Back to the top