Skip to content

ThingsBoard IoT gateway

Compare
Choose a tag to compare
@imbeacon imbeacon released this 30 Sep 09:55

Minor release of ThingsBoard IoT gateway.
This release contains:

  1. Fix for checking message size to send to ThingsBoard. Added parameter "maxPayloadSizebytes" for messages from the gateway to ThingsBoard, default value is 4096 bytes.
  2. Added new storage type - SQLite.
  3. Fixes for minor bugs in connectors.
  4. Added multi-threading processing in connectors.
  5. Minimal version of Python changed to 3.7