ThingsBoard IoT Gateway
Minor release of ThingsBoard IoT gateway.
Main feature of this release is a possibility to configure MQTT connector using dashboard form on UI, it is available in ThingsBoard 3.7 or above. Configuration structure for MQTT connector was changed, but it will be automatically converted from old structure to new. Also, this release contains a lot of bug fixes and improvements, the full list of changes is available below.
What's Changed
- Updated MQTT connector (new config format) by @samson0v in #1357
- Fixed logger init by @samson0v in #1364
- Fix issue 1316 and 1326 by @zwoabier in #1327
- Fixed sending device details by @samson0v in #1367
- Added enableRemoteLogging param for connectors by @samson0v in #1372
- Fixed creating logs handler files by @samson0v in #1373
- Deleted sending default connectors config feature by @samson0v in #1374
- [FIX] Added version file. by @devaskim in #1317
- Fixed getting connector id by @samson0v in #1379
- Fixed handling active connectors by @samson0v in #1382
- Fixed sending remote logging level by @samson0v in #1386
- Fixed BLE connector stopping by @samson0v in #1392
- Fixed getting connector id/name from remote config by @samson0v in #1393
- Fixed stopping gateway modbus slave thread by @samson0v in #1394
- Added MessageSecurityMode param for OPC-UA Async by @samson0v in #1395
- Added device connector name updating when connector name changed by @samson0v in #1397
- Added errors count resetting every 60 sec by @samson0v in #1398
- Fixed remote configs handle blocking by @samson0v in #1399
- Fixed device connector name updating by @samson0v in #1400
- Added log message on connection refused to TB by @samson0v in #1401
New Contributors
Full Changelog: 3.4.6...3.5