Skip to content

Commit bc74813

Browse files
committed
Updating Readme to point at extra utilities
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent 9edc614 commit bc74813

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ Paho reflects the inherent physical and cost constraints of device connectivity.
1111
## Client Libraries and Utilities
1212
- [MQTTv3 Library](MQTTv3.md) - The Original Paho MQTTv3 Library, supports MQTT version 3.1 and 3.1.1.
1313
- [MQTTv5 Library](MQTTv5.md) - The New Paho MQTTv5 Library based on the original, Currently under active development, supports MQTT version 5.
14-
- [Paho Utility App](org.eclipse.paho.sample.utility/utility.md) - A
14+
- [Paho Utility App](org.eclipse.paho.sample.utility/utility.md) - A useful lightweight MQTT GUI utility. (V3 Only)
15+
- [Paho Eclipse View](org.eclipse.paho.client.eclipse.view) - An Eclipse View similar to the Utility. (V3 Only)
16+
- [Mqttv3app](org.eclipse.paho.sample.mqttv3app) - Sample Application using the MQTTv3 Client.
17+
18+
1519

1620

1721
## Links

0 commit comments

Comments
 (0)