mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 07:00:25 +00:00
Updated Readme (#808)
* Updated Readme Signed-off-by: nmarcetic <n.marcetic86@gmail.com> * Fix typo Signed-off-by: nmarcetic <n.marcetic86@gmail.com> * Fix grammar Signed-off-by: nmarcetic <n.marcetic86@gmail.com>
This commit is contained in:
@@ -21,11 +21,12 @@ to the [EdgeX Foundry][edgex] project. It has been made with :heart: by [Mainflu
|
||||
which maintains the project and offers professional services around it.
|
||||
|
||||
## Features
|
||||
- Multi-protocol connectivity and protocol bridging (HTTP, MQTT, WebSocket and CoAP)
|
||||
- Device management and provisioning
|
||||
- Multi-protocol connectivity and bridging (HTTP, MQTT, WebSocket and CoAP)
|
||||
- Device management and provisioning (Zero Touch provisioning)
|
||||
- Mutual TLS Authentication (mTLS) using X.509 Certificates
|
||||
- Fine-grained access control
|
||||
- Storage support (Cassandra, InfluxDB and MongoDB)
|
||||
- Platform logging and instrumentation support
|
||||
- Message persistence (Cassandra, InfluxDB, MongoDB and PostgresSQL)
|
||||
- Platform logging and instrumentation support (Grafana, Prometheus and OpenTracing)
|
||||
- Event sourcing
|
||||
- Container-based deployment using [Docker][docker] and [Kubernetes][kubernetes]
|
||||
- [LoRaWAN][lora] network integration
|
||||
@@ -76,7 +77,7 @@ helped with crafting initial implementation and continiusly work on the project
|
||||
|
||||
Besides them, Mainflux is constantly improved and actively
|
||||
developed by [@anovakovic01][alex], [@dusanb94][dusan], [@srados][sava],
|
||||
[@gsaleh][george], [@blokovi][iva], [@chombium][kole] and a large set of contributors.
|
||||
[@gsaleh][george], [@blokovi][iva], [@chombium][kole], [@mteodor][mirko] and a large set of contributors.
|
||||
|
||||
Maintainers are listed in [MAINTAINERS](MAINTAINERS) file.
|
||||
|
||||
@@ -140,3 +141,4 @@ Note that the best way to grab our attention is by sending PRs :sunglasses:.
|
||||
[iva]: https://github.com/blokovi
|
||||
[kole]: https://github.com/chombium
|
||||
[dusanm]: https://github.com/malidukica
|
||||
[mirko]: https://github.com/mteodor
|
||||
|
||||
Reference in New Issue
Block a user