From ddfb7bffcf85b07b0c2aa068741d924a4b7a6918 Mon Sep 17 00:00:00 2001 From: Mi! Date: Tue, 7 May 2019 23:15:22 +0200 Subject: [PATCH] Added Category Platforms // Added Mainflux --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9bc724d..058b215 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,12 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [VerneMQ](https://vernemq.com/) - an Apache2 licensed distributed MQTT broker, developed in Erlang. * [Vert.x MQTT](https://github.com/vert-x3/vertx-mqtt) - Vert.x component to handle connections, communication and messages exchange with remote MQTT clients. +### Platforms + +* [mainflux](https://www.mainflux.com/) - device management, data aggregation, data management, data analytics,connectivity and message routing and event management. Supported by Linux Software Foundation. +Core analytics +* [thingsboard](https://thingsboard.io/) - Device management, data collection, processing, event management, and visualization for your IoT projects. + ### Tools @@ -334,9 +340,8 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqtt-svg-dash](https://github.com/jpmens/mqtt-svg-dash) - Subscribe to MQTT, extract JSON from a message and make lights blink on an SVG page. * [mqtt2highcharts](https://github.com/matbor/mqtt2highcharts) - Plotting live numbered data from a subscribed mqtt topic using Highcharts. * [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED. -* [thingsboard](https://thingsboard.io/) - Device management, data collection, processing and visualization for your IoT projects. -Other tools that can be used to create Visualization/Dashboards can be found under [Smart Home Integration Software](#smart-home-integration-software) +Other tools that can be used to create Visualization/Dashboards can be found under [Platforms](#platforms) and [Smart Home Integration Software](#smart-home-integration-software). ### Architecture, Convention