From f0cbcf98675d914c36c25a2bd2c382d8857689ce Mon Sep 17 00:00:00 2001 From: stefandreyer <41088808+stefandreyer@users.noreply.github.com> Date: Thu, 11 Oct 2018 19:46:54 +0200 Subject: [PATCH] position Change on the hints of hobbyquaker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3e64a7..7455412 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,6 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [TMQTTClient](http://jamiei.com/blog/code/mqtt-client-library-for-delphi/) - MQTT Client Library for Delphi. * [Vert.x MQTT](https://github.com/vert-x3/vertx-mqtt) - Vert.x component that provides methods for connecting/disconnecting to a broker, publishing messages and subscribing to topics. * [wolfMQTT](https://www.wolfssl.com/products/wolfmqtt/) - A client implementation of the MQTT written in C for embedded use. It supports SSL/TLS via the wolfSSL library. -* [CODESYS-MQTT](https://github.com/stefandreyer/CODESYS-MQTT) - A MQTT client for CODESYS PLC ### Scripting @@ -156,6 +155,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [modbus2mqtt](https://github.com/owagner/modbus2mqtt) - Modbus master which publishes register values via MQTT. * [mqtt2opcua](https://github.com/nzfarmer1/mqtt2opcua) - Bi Directional MQTT to OPCUA Bridge. +* [CODESYS-MQTT](https://github.com/stefandreyer/CODESYS-MQTT) - A MQTT client for CODESYS PLC #### Telephony, PBX