ThingsBoard IoT gateway
Minor release of ThingsBoard IoT gateway.
This release contains:
- Fix for checking message size to send to ThingsBoard. Added parameter "maxPayloadSizebytes" for messages from the gateway to ThingsBoard, default value is 4096 bytes.
- Added new storage type - SQLite.
- Fixes for minor bugs in connectors.
- Added multi-threading processing in connectors.
- Minimal version of Python changed to 3.7