Releases: thingsboard/thingsboard-gateway
Releases · thingsboard/thingsboard-gateway
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
ThingsBoard IoT gateway
ThingsBoard IoT gateway minor release contains:
- FTP connector - allows to connect to FTP servers, find files by paths and process data from them.
Includes fixes and improvements for:
- MQTT connector;
- Modbus Connector;
- Gateway service fixes and improvements;
ThingsBoard IoT gateway
ThingsBoard IoT gateway minor release, includes fixes and improvements for:
- MQTT connector;
- Modbus Connector;
- Request Connector;
- ODBC Connector;
- TB Gateway service fixes and improvements;
ThingsBoard IoT gateway
Minor release of ThingsBoard IoT gateway.
Contains fixes and improvements.
Additional hotfix for #432 .
ThingsBoard IoT gateway
Minor release.
Contains fixes for Modbus Connector, BACnet connector and improvements for the gateway service.
ThingsBoard IoT gateway
Minor release of ThingsBoard IoT Gateway.
Contains fixes.
ThingsBoard IoT gateway
ThingsBoard IoT gateway minor release, includes fixes and improvements for:
- MQTT connector;
- Modbus Connector;
- OPC-UA connector (Thanks @joerg555);
- TB updater fixes;
- TB Gateway service fixes and improvements;
Additional features:
- If no connectors in connectors section in tb_gateway.yaml file - the gateway automatically turns on remote configuration and you are able to configure it from Gateways dashboard on ThingsBoard.
- qos parameter in general configuration (Quality of service for connection between the gateway and ThingsBoard instance, supported values - at most once 0 or at least once 1)
ThingsBoard IoT gateway
Main features
- [SNMP Connector] Add ability to get information from SNMP manager.
- [Remote shell] Add ability to get access to the device shell from ThingsBoard UI.
Additional features:
- Optimized dependencies.
Bug fixes:
- Fix for RPC
- Fix for REST Connector
- Fix for Modbus Connector
- Some minor fixes.
ThingsBoard IoT gateway
ThingsBoard IoT gateway
Minor release with the following improvements.
Main features:
- [REST Connector] Added REST Connector to create your own endpoints and process the HTTP messages.
Improvements:
- [ODBC Connector] Improvements and tests.
- [CAN connector] Improvements and tests.
- [TB Utility] Installation improvements.
Bug fixes:
- [ODBC Connector] Fixes.
- [CAN Connector] Fixes.
- [TB Gateway Service] RPC command processing fixes.