1
0
mirror of https://github.com/thingsboard/thingsboard-gateway synced 2025-10-26 22:31:42 +08:00

Update README.md

This commit is contained in:
Ilya Barkov
2020-03-02 13:00:32 +02:00
committed by GitHub
parent fc5f0cf471
commit 16e51c6c66

View File

@@ -31,6 +31,8 @@ Especially, when we are talking about language APIs and existing libraries to wo
The Gateway provides simple integration APIs, and encapsulates common Thingsboard related tasks: device provisioning, local data persistence and delivery, message converters and other.
For processing data from devices you also can write custom converter, it will receive information from device and send it to converter to convert to unified format before sending it to the ThingsBoard cluster.
![ThingsBoard IoT Gateway architecture](http://thingsboard.io/images/gateway/python-gateway.png)
## Support
- [Community chat](https://gitter.im/thingsboard/chat)