Releases: thingsboard/thingsboard-gateway
Releases · thingsboard/thingsboard-gateway
ThingsBoard IoT gateway
Minor release with the following improvements.
Main features:
- [ODBC Connector] Added ODBC connector, to get information from different databases using ODBC drivers.
Improvements:
- [Modbus Connector] Refactored configuration file.
Bug fixes:
- [Modbus Connector] Attribute Updates and RPC calls bug fixes.
ThingsBoard IoT Gateway
Minor release with the following improvements.
Main features:
- [BACnet Connector] Adding BACnet connector (Some basic services (analogValue, binaryValue, etc.
));
Improvements:
- [Modbus Connector] Added new fromat for Modbus RPC request;
- [TB Client] Imrovements for a re-connection to the ThingsBoard;
Bug fixes:
- [File Storage] Fix for #284 ;
ThingsBoard IoT Gateway
ThingsBoard IoT Gateway
Minor release with the following improvements.
Improvements:
- [Modbus Converter] Improvements in processing data;
- [Modbus Connector] Added more configuration parameters in the configuration file "divider", "multiplier" ;
- [TB gateway service] Improvements in processing data speed;
Bug fixes:
ThingsBoard IoT Gateway
Minor release with the following improvements.
Main features:
- [CAN Connector] Adding CAN bus connector, thanks to anonymous contributor;
Improvements:
- [Modbus Converter] Improvements in processing data;
- [Modbus Connector] Added more configuration parameters in the configuration file to increase flexibility (parity, bytesize, stopbits, strict mode activation (Use Inter char timeout for baudrates <= 19200)) #266 ;
- [TB Client] Imrovements in connection to the ThingsBoard;
- [Request Connector] Added feature of processing array in response(If response is an array of objects, each element will be processed as an independent object);
Bug fixes:
ThingsBoard IoT Gateway
- [Request Connector] Added feature of processing array in response.
ThingsBoard IoT Gateway
- Fix for deadlock on uploading telemetry.
ThingsBoard IoT Gateway
Minor release with the following improvements.
Improvements:
- [Connectors] Improvements to RPC requests and attribute update requests processing;
- [TB gateway service] Improvements in configuration processing;
- [Request Connector] Improvements for data processing from external API;
- Code refactor.
Bug fixes:
ThingsBoard IoT Gateway
Fixes and improvements:
- Minor fixes for Modbus Connector
- Partial refactoring of the gateway service.
ThingsBoard IoT Gateway
Fixes:
- Fix for #255 Resolved issue with expressions in the converter.