From 0c4c93784d0732c862ae00318d677dbf0a86117a Mon Sep 17 00:00:00 2001 From: 1iveowl Date: Sun, 12 Nov 2017 22:59:06 +0100 Subject: [PATCH 1/4] Reference to MQTT Tester --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 985c28374..9fb91672a 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ This library is used in the following projects: * MQTT Client Rx (Wrapper for Reactive Extensions, ) * Wirehome (Open Source Home Automation system for .NET, ) +* MQTT Tester app (for [Android](https://play.google.com/store/apps/details?id=com.liveowl.mqtttester), [iOS](https://itunes.apple.com/us/app/mqtt-tester/id1278621826?mt=8), and [Windows 10](https://www.microsoft.com/en-us/store/p/mqtt-tester/9wzdncrd272c)) If you use this library and want to see your project here please let me know. @@ -101,4 +102,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. From c322817cb15ee575761721807327e4d0fca10b03 Mon Sep 17 00:00:00 2001 From: 1iveowl Date: Sun, 12 Nov 2017 23:16:54 +0100 Subject: [PATCH 2/4] Reference to MQTT Tester --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb91672a..3fcbeaa68 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,9 @@ If you want to contribute to this project just create a pull request. But only p This library is used in the following projects: * MQTT Client Rx (Wrapper for Reactive Extensions, ) +* MQTT Tester (MQTT test appfor [Android](https://play.google.com/store/apps/details?id=com.liveowl.mqtttester), [iOS](https://itunes.apple.com/us/app/mqtt-tester/id1278621826?mt=8), and [Windows 10](https://www.microsoft.com/en-us/store/p/mqtt-tester/9wzdncrd272c)) * Wirehome (Open Source Home Automation system for .NET, ) -* MQTT Tester app (for [Android](https://play.google.com/store/apps/details?id=com.liveowl.mqtttester), [iOS](https://itunes.apple.com/us/app/mqtt-tester/id1278621826?mt=8), and [Windows 10](https://www.microsoft.com/en-us/store/p/mqtt-tester/9wzdncrd272c)) + If you use this library and want to see your project here please let me know. From 9d971003d58647721c5865fdf6111f674f1e3110 Mon Sep 17 00:00:00 2001 From: 1iveowl Date: Sun, 12 Nov 2017 23:17:26 +0100 Subject: [PATCH 3/4] Reference to MQTT Tester --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fcbeaa68..75fa488e7 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ If you want to contribute to this project just create a pull request. But only p This library is used in the following projects: * MQTT Client Rx (Wrapper for Reactive Extensions, ) -* MQTT Tester (MQTT test appfor [Android](https://play.google.com/store/apps/details?id=com.liveowl.mqtttester), [iOS](https://itunes.apple.com/us/app/mqtt-tester/id1278621826?mt=8), and [Windows 10](https://www.microsoft.com/en-us/store/p/mqtt-tester/9wzdncrd272c)) +* MQTT Tester (MQTT test app for [Android](https://play.google.com/store/apps/details?id=com.liveowl.mqtttester), [iOS](https://itunes.apple.com/us/app/mqtt-tester/id1278621826?mt=8), and [Windows 10](https://www.microsoft.com/en-us/store/p/mqtt-tester/9wzdncrd272c)) * Wirehome (Open Source Home Automation system for .NET, ) From c4b706f8ad363f6f8b2da6d403774a653cd2143e Mon Sep 17 00:00:00 2001 From: 1iveowl Date: Sun, 12 Nov 2017 23:19:37 +0100 Subject: [PATCH 4/4] Reference to MQTT Tester --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75fa488e7..6db587aa7 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ If you want to contribute to this project just create a pull request. But only p This library is used in the following projects: * MQTT Client Rx (Wrapper for Reactive Extensions, ) -* MQTT Tester (MQTT test app for [Android](https://play.google.com/store/apps/details?id=com.liveowl.mqtttester), [iOS](https://itunes.apple.com/us/app/mqtt-tester/id1278621826?mt=8), and [Windows 10](https://www.microsoft.com/en-us/store/p/mqtt-tester/9wzdncrd272c)) +* MQTT Tester (MQTT client test app for [Android](https://play.google.com/store/apps/details?id=com.liveowl.mqtttester), [iOS](https://itunes.apple.com/us/app/mqtt-tester/id1278621826?mt=8), and [Windows 10](https://www.microsoft.com/en-us/store/p/mqtt-tester/9wzdncrd272c)) * Wirehome (Open Source Home Automation system for .NET, )